Skip to content

Commit cd81958

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/r2dbc/io.projectreactor-reactor-core-3.7.7' into combined-pr-branch
2 parents f99b680 + 6531e90 commit cd81958

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,6 +12,6 @@ dependencies {
1212
testImplementation 'io.r2dbc:r2dbc-postgresql:0.8.13.RELEASE'
1313
testImplementation project(':postgresql')
1414

15-
testFixturesImplementation 'io.projectreactor:reactor-core:3.6.10'
15+
testFixturesImplementation 'io.projectreactor:reactor-core:3.7.8'
1616
testFixturesImplementation 'org.assertj:assertj-core:3.27.3'
1717
}

0 commit comments

Comments
 (0)