Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/modules/postgr…
Browse files Browse the repository at this point in the history
…esql/org.postgresql-postgresql-42.3.6' into combined-pr-branch
  • Loading branch information
eddumelendez committed Jun 2, 2022
2 parents c8e8172 + 84f5d0c commit b093930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/postgresql/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies {

testImplementation project(':jdbc-test')
testImplementation project(':test-support')
testImplementation 'org.postgresql:postgresql:42.3.4'
testImplementation 'org.postgresql:postgresql:42.3.6'

testImplementation testFixtures(project(':r2dbc'))
testImplementation 'io.r2dbc:r2dbc-postgresql:0.8.11.RELEASE'
Expand Down

0 comments on commit b093930

Please sign in to comment.