Skip to content

Commit

Permalink
fix(deps): update dependency io.mockk:mockk to v1.13.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2024
1 parent e72e8ae commit b4f6bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ koin-test = { module = "io.insert-koin:koin-test", version.ref = "koin" }
kotest-framework-api = { module = "io.kotest:kotest-framework-api", version.ref = "kotest" }
kotest-runner-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }

mockk = { module = "io.mockk:mockk", version = "1.13.7" }
mockk = { module = "io.mockk:mockk", version = "1.13.9" }

0 comments on commit b4f6bcb

Please sign in to comment.