Skip to content

Commit 9fc9284

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/r2dbc/io.r2dbc-r2dbc-postgresql-0.8.12.RELEASE' into combined-pr-branch
2 parents ab3b26f + a469512 commit 9fc9284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/r2dbc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies {
1212
api 'io.r2dbc:r2dbc-spi:0.8.1.RELEASE'
1313

1414
testImplementation 'org.assertj:assertj-core:3.22.0'
15-
testImplementation 'io.r2dbc:r2dbc-postgresql:0.8.11.RELEASE'
15+
testImplementation 'io.r2dbc:r2dbc-postgresql:0.8.12.RELEASE'
1616
testImplementation project(':postgresql')
1717

1818
testFixturesImplementation 'io.projectreactor:reactor-core:3.4.16'

0 commit comments

Comments
 (0)