Skip to content

Commit 33929bf

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/cratedb/org.postgresql-postgresql-42.7.8' into combined-pr-branch
2 parents e74cd70 + 1e4e767 commit 33929bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/cratedb/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description = "Testcontainers :: JDBC :: CrateDB"
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)