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 Nov 11, 2023
1 parent c77d606 commit a3adc33
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 @@ -15,7 +15,7 @@ testcontainers-postgresql = { module = "org.testcontainers:postgresql", version.
junit-bom = "org.junit:junit-bom:5.10.1"
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 a3adc33

Please sign in to comment.