Skip to content

Commit

Permalink
chore: Update dependency io.strikt:strikt-jvm to v0.35.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent 58f4d40 commit b51fe51
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-jdbc = { module = "org.testcontainers:jdbc", version.ref = "testc
testcontainers-postgresql = { module = "org.testcontainers:postgresql", version.ref = "testcontainers" }
junit-bom = "org.junit:junit-bom:5.10.3"
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter" }
strikt = { module = "io.strikt:strikt-jvm", version = { strictly = "0.34.1" } }
strikt = { module = "io.strikt:strikt-jvm", version = { strictly = "0.35.1" } }
mockk = "io.mockk:mockk-jvm:1.13.12"

ktlint = "com.pinterest.ktlint:ktlint-cli:1.3.1"
Expand Down

0 comments on commit b51fe51

Please sign in to comment.