Skip to content

Commit 29aef64

Browse files
committed
fixup -> new jdbc version
1 parent b6b345e commit 29aef64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/client_tests/stock_jdbc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repositories {
99

1010
dependencies {
1111
testImplementation 'junit:junit:4.12'
12-
testImplementation 'org.postgresql:postgresql:42.7.5'
12+
testImplementation 'org.postgresql:postgresql:42.7.6'
1313
testImplementation 'org.hamcrest:hamcrest:2.1'
1414
testImplementation 'io.crate:crate-testing:0.11.1'
1515
}

0 commit comments

Comments
 (0)