Skip to content

Commit a7febd6

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/r2dbc/io.r2dbc-r2dbc-postgresql-0.8.13.RELEASE' into combined-pr-branch
2 parents a2300a3 + 6b71635 commit a7febd6

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.23.1'
15-
testImplementation 'io.r2dbc:r2dbc-postgresql:0.8.12.RELEASE'
15+
testImplementation 'io.r2dbc:r2dbc-postgresql:0.8.13.RELEASE'
1616
testImplementation project(':postgresql')
1717

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

0 commit comments

Comments
 (0)