Skip to content

Commit

Permalink
chore(deps): bump org.testcontainers:postgresql from 1.20.3 to 1.20.4 (
Browse files Browse the repository at this point in the history
…#1248)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent dbee8b7 commit a6a6887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wrapper/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dependencies {
testImplementation("software.amazon.awssdk:sts:2.29.34")
testImplementation("org.testcontainers:testcontainers:1.20.1")
testImplementation("org.testcontainers:mysql:1.20.1")
testImplementation("org.testcontainers:postgresql:1.20.3")
testImplementation("org.testcontainers:postgresql:1.20.4")
testImplementation("org.testcontainers:mariadb:1.20.4")
testImplementation("org.testcontainers:junit-jupiter:1.20.1")
testImplementation("org.testcontainers:toxiproxy:1.20.4")
Expand Down

0 comments on commit a6a6887

Please sign in to comment.