Skip to content

Commit ba5dc3c

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/r2dbc/io.projectreactor-reactor-core-3.5.9' into combined-pr-branch
2 parents 70694b7 + 8ceaac4 commit ba5dc3c

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
@@ -15,6 +15,6 @@ dependencies {
1515
testImplementation 'io.r2dbc:r2dbc-postgresql:0.8.13.RELEASE'
1616
testImplementation project(':postgresql')
1717

18-
testFixturesImplementation 'io.projectreactor:reactor-core:3.5.8'
18+
testFixturesImplementation 'io.projectreactor:reactor-core:3.5.9'
1919
testFixturesImplementation 'org.assertj:assertj-core:3.24.2'
2020
}

0 commit comments

Comments
 (0)