Skip to content

Commit 09d105c

Browse files
Bump postgresql from 42.2.18 to 42.2.20 in /modules/postgresql
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.18 to 42.2.20. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/REL42.2.20/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.2.18...REL42.2.20) Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf6d15c commit 09d105c

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
testCompile project(':jdbc-test')
1313
testCompile project(':test-support')
14-
testCompile 'org.postgresql:postgresql:42.2.18'
14+
testCompile 'org.postgresql:postgresql:42.2.20'
1515

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

0 commit comments

Comments
 (0)