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/io.r2dbc-r2dbc-postgresql-0.8.12.RELEASE' into combined-pr-branch
  • Loading branch information
eddumelendez committed Jun 14, 2022
2 parents d04800d + e94eaa1 commit 8086410
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 @@ -7,7 +7,7 @@ dependencies {
api project(':jdbc')

compileOnly project(':r2dbc')
compileOnly 'io.r2dbc:r2dbc-postgresql:0.8.11.RELEASE'
compileOnly 'io.r2dbc:r2dbc-postgresql:0.8.12.RELEASE'

testImplementation project(':jdbc-test')
testImplementation project(':test-support')
Expand Down

0 comments on commit 8086410

Please sign in to comment.