We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e454f9b + 3cd4f25 commit 0484e58Copy full SHA for 0484e58
modules/cockroachdb/build.gradle
@@ -4,5 +4,5 @@ dependencies {
4
api project(':jdbc')
5
6
testImplementation project(':jdbc-test')
7
- testImplementation 'org.postgresql:postgresql:42.3.3'
+ testImplementation 'org.postgresql:postgresql:42.3.4'
8
}
0 commit comments