Skip to content

Commit

Permalink
Update dependency io.mockk:mockk to v1.13.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 0edc4f9 commit 34b9d96
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 @@ -27,7 +27,7 @@ junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version = "5.11.4"
testcontainers = { module = "org.testcontainers:testcontainers", version.ref = "testcontainers" }
testcontainers-junit-jupiter = { module = "org.testcontainers:junit-jupiter", version.ref = "testcontainers" }
awaitility = { module = "org.awaitility:awaitility", version = "4.2.2" }
mockk = { module = "io.mockk:mockk", version = "1.13.13" }
mockk = { module = "io.mockk:mockk", version = "1.13.14" }
junit-platform-launcher = { module = "org.junit.platform:junit-platform-launcher" }

[plugins]
Expand Down

0 comments on commit 34b9d96

Please sign in to comment.