Skip to content

Commit a1d8080

Browse files
chore(deps): bump org.testcontainers:postgresql from 1.21.0 to 1.21.1 (#1428)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f38eabc commit a1d8080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wrapper/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ dependencies {
7474
// Note: all org.testcontainers dependencies should have the same version
7575
testImplementation("org.testcontainers:testcontainers:1.21.0")
7676
testImplementation("org.testcontainers:mysql:1.21.0")
77-
testImplementation("org.testcontainers:postgresql:1.21.0")
77+
testImplementation("org.testcontainers:postgresql:1.21.1")
7878
testImplementation("org.testcontainers:mariadb:1.21.0")
7979
testImplementation("org.testcontainers:junit-jupiter:1.21.1")
8080
testImplementation("org.testcontainers:toxiproxy:1.21.0")

0 commit comments

Comments
 (0)