Skip to content

Commit afb0930

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/cockroachdb/org.postgresql-postgresql-42.7.8' into combined-pr-branch
2 parents 2ef22e7 + c02f50d commit afb0930

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.7'
6+
testRuntimeOnly 'org.postgresql:postgresql:42.7.8'
77

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

0 commit comments

Comments
 (0)