Skip to content

Commit 9ac702c

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/cockroachdb/org.postgresql-postgresql-42.7.10' into combined-pr-branch
2 parents c0577ff + 2ad363b commit 9ac702c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/cockroachdb/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description = "Testcontainers :: JDBC :: CockroachDB"
33
dependencies {
44
api project(':testcontainers-jdbc')
55

6-
testRuntimeOnly 'org.postgresql:postgresql:42.7.8'
6+
testRuntimeOnly 'org.postgresql:postgresql:42.7.10'
77

88
testImplementation project(':testcontainers-jdbc-test')
99
}

0 commit comments

Comments
 (0)