We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f99b680 + 6531e90 commit cd81958Copy full SHA for cd81958
modules/r2dbc/build.gradle
@@ -12,6 +12,6 @@ dependencies {
12
testImplementation 'io.r2dbc:r2dbc-postgresql:0.8.13.RELEASE'
13
testImplementation project(':postgresql')
14
15
- testFixturesImplementation 'io.projectreactor:reactor-core:3.6.10'
+ testFixturesImplementation 'io.projectreactor:reactor-core:3.7.8'
16
testFixturesImplementation 'org.assertj:assertj-core:3.27.3'
17
}
0 commit comments