Skip to content

Commit

Permalink
Update to pgjdbc 42.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Jan 9, 2024
1 parent 78628d2 commit c507059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/client_tests/stock_jdbc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repositories {

dependencies {
testImplementation 'junit:junit:4.12'
testImplementation 'org.postgresql:postgresql:42.2.9'
testImplementation 'org.postgresql:postgresql:42.7.1'
testImplementation 'org.hamcrest:hamcrest:2.1'
testImplementation 'io.crate:crate-testing:0.11.1'
}
Expand Down

0 comments on commit c507059

Please sign in to comment.