Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/modules/r2dbc/…
Browse files Browse the repository at this point in the history
…io.r2dbc-r2dbc-postgresql-0.8.12.RELEASE' into combined-pr-branch
  • Loading branch information
kiview committed Apr 6, 2022
2 parents ab3b26f + a469512 commit 9fc9284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/r2dbc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies {
api 'io.r2dbc:r2dbc-spi:0.8.1.RELEASE'

testImplementation 'org.assertj:assertj-core:3.22.0'
testImplementation 'io.r2dbc:r2dbc-postgresql:0.8.11.RELEASE'
testImplementation 'io.r2dbc:r2dbc-postgresql:0.8.12.RELEASE'
testImplementation project(':postgresql')

testFixturesImplementation 'io.projectreactor:reactor-core:3.4.16'
Expand Down

0 comments on commit 9fc9284

Please sign in to comment.