Skip to content

Commit

Permalink
Merge pull request #212 from rieske/renovate/testcontainers-java-mono…
Browse files Browse the repository at this point in the history
…repo

Update dependency org.testcontainers:testcontainers to v1.20.4
  • Loading branch information
mergify[bot] authored Nov 20, 2024
2 parents f8075d3 + a1393e7 commit f75b91d
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 @@ -9,7 +9,7 @@ postgres = "org.postgresql:postgresql:42.7.4"
# Test
assertj = "org.assertj:assertj-core:3.26.3"
restAssured = "io.rest-assured:rest-assured:5.5.0"
testcontainers = "org.testcontainers:testcontainers:1.20.3"
testcontainers = "org.testcontainers:testcontainers:1.20.4"
wiremock = "com.github.tomakehurst:wiremock-jre8:3.0.1"

[plugins]
Expand Down

0 comments on commit f75b91d

Please sign in to comment.