Skip to content

Commit

Permalink
fix(deps): update testcontainers-java monorepo to v1.20.1 (#38)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 5, 2024
1 parent dac62e2 commit 35bb08e
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 @@ -4,7 +4,7 @@ detekt = "1.23.6"
kotest = "5.9.1"
flyway = "10.17.0"
jooq = "3.19.10"
testcontainers = "1.20.0"
testcontainers = "1.20.1"
postgres = "42.7.3"
hikari = "5.1.0"
gradle-plugin-publish = "1.2.1"
Expand Down

0 comments on commit 35bb08e

Please sign in to comment.