Skip to content

Commit

Permalink
chore: Update Test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2023
1 parent dd4baa8 commit 4a1501a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ jna = { module = "net.java.dev.jna:jna", version.ref = "jna" }
testcontainers-jdbc = { module = "org.testcontainers:jdbc", version.ref = "testcontainers" }

testcontainers-postgresql = { module = "org.testcontainers:postgresql", version.ref = "testcontainers" }
junit-bom = "org.junit:junit-bom:5.10.0"
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 4a1501a

Please sign in to comment.