Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/modules/crated…
Browse files Browse the repository at this point in the history
…b/org.postgresql-postgresql-42.7.3' into combined-pr-branch
  • Loading branch information
eddumelendez committed May 22, 2024
2 parents b67dd11 + 8f9608b commit 7e92a4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/cratedb/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies {
api project(':jdbc')

testImplementation project(':jdbc-test')
testRuntimeOnly 'org.postgresql:postgresql:42.7.1'
testRuntimeOnly 'org.postgresql:postgresql:42.7.3'

compileOnly 'org.jetbrains:annotations:24.1.0'
}

0 comments on commit 7e92a4e

Please sign in to comment.