Skip to content

Commit

Permalink
fix(deps): update testcontainers-java monorepo to v1.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 13, 2023
1 parent 4e25eec commit 08cd0d7
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 @@ -16,7 +16,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 08cd0d7

Please sign in to comment.