Skip to content

Commit

Permalink
fix(deps): update testcontainers-java monorepo to v1.19.1 (#464)
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 Oct 24, 2023
1 parent 0afb75a commit 0ff7857
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 @@ -18,7 +18,7 @@ persistence-api = '2.2'
groovy = "4.0.13"
spock = "2.3-groovy-4.0"

testcontainers = "1.19.0"
testcontainers = "1.19.1"
postgresql = "42.6.0"

[libraries]
Expand Down

0 comments on commit 0ff7857

Please sign in to comment.