Skip to content

Commit f80926c

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/cratedb/org.postgresql-postgresql-42.7.7' into combined-pr-branch
2 parents 3884682 + 84a7fb3 commit f80926c

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
@@ -4,7 +4,7 @@ dependencies {
44
api project(':jdbc')
55

66
testImplementation project(':jdbc-test')
7-
testRuntimeOnly 'org.postgresql:postgresql:42.7.4'
7+
testRuntimeOnly 'org.postgresql:postgresql:42.7.7'
88

99
compileOnly 'org.jetbrains:annotations:26.0.2'
1010
}

0 commit comments

Comments
 (0)