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.4' into combined-pr-branch
  • Loading branch information
eddumelendez committed Sep 24, 2024
2 parents e6f9b04 + 658fd9d commit 84cc17f
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.3'
testRuntimeOnly 'org.postgresql:postgresql:42.7.4'

compileOnly 'org.jetbrains:annotations:24.1.0'
}

0 comments on commit 84cc17f

Please sign in to comment.