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 507b6e3 + 0c775ca commit 3a27f7eCopy full SHA for 3a27f7e
modules/postgresql/build.gradle
@@ -11,7 +11,7 @@ dependencies {
11
12
testImplementation project(':jdbc-test')
13
testImplementation project(':test-support')
14
- testImplementation 'org.postgresql:postgresql:42.2.18'
+ testImplementation 'org.postgresql:postgresql:42.2.20'
15
16
testImplementation testFixtures(project(':r2dbc'))
17
testImplementation 'io.r2dbc:r2dbc-postgresql:0.8.5.RELEASE'
0 commit comments