Skip to content

Commit

Permalink
fix(deps): update dependency io.mockk:mockk to v1.13.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent 30bc286 commit df67d41
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.13" }

0 comments on commit df67d41

Please sign in to comment.