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 1e09761 + b557545 commit 09e1365Copy full SHA for 09e1365
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.2'
+ testImplementation 'org.postgresql:postgresql:42.3.3'
8
}
0 commit comments