Skip to content

Commit 3a27f7e

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/postgresql/org.postgresql-postgresql-42.2.20' into combined-pr-branch
2 parents 507b6e3 + 0c775ca commit 3a27f7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/postgresql/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies {
1111

1212
testImplementation project(':jdbc-test')
1313
testImplementation project(':test-support')
14-
testImplementation 'org.postgresql:postgresql:42.2.18'
14+
testImplementation 'org.postgresql:postgresql:42.2.20'
1515

1616
testImplementation testFixtures(project(':r2dbc'))
1717
testImplementation 'io.r2dbc:r2dbc-postgresql:0.8.5.RELEASE'

0 commit comments

Comments
 (0)