Skip to content

Commit

Permalink
chore: Update dependency io.mockk:mockk-jvm to v1.13.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2023
1 parent dd0e04b commit 868d234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ testcontainers-postgresql = { module = "org.testcontainers:postgresql", version.
junit-bom = "org.junit:junit-bom:5.10.0"
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter" }
strikt = "io.strikt:strikt-jvm:0.34.1"
mockk = "io.mockk:mockk-jvm:1.13.7"
mockk = "io.mockk:mockk-jvm:1.13.8"

# plugins
gradle-plugin-publish = "com.gradle.publish:plugin-publish-plugin:1.2.1"
Expand Down

0 comments on commit 868d234

Please sign in to comment.