Skip to content

Commit 84cc17f

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/cratedb/org.postgresql-postgresql-42.7.4' into combined-pr-branch
2 parents e6f9b04 + 658fd9d commit 84cc17f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/cratedb/build.gradle

+1-1
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.3'
7+
testRuntimeOnly 'org.postgresql:postgresql:42.7.4'
88

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

0 commit comments

Comments
 (0)