Skip to content

Commit a903504

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/cratedb/org.postgresql-postgresql-42.6.0' into combined-pr-branch
2 parents 0e5ad5b + 1d5b919 commit a903504

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

99
testImplementation project(':jdbc-test')
10-
testImplementation 'org.postgresql:postgresql:42.5.4'
10+
testImplementation 'org.postgresql:postgresql:42.6.0'
1111

1212
compileOnly 'org.jetbrains:annotations:24.0.1'
1313
}

0 commit comments

Comments
 (0)