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 0dc3c83 + edbf9a1 commit 7db2165Copy full SHA for 7db2165
modules/r2dbc/build.gradle
@@ -15,6 +15,6 @@ dependencies {
15
testImplementation 'io.r2dbc:r2dbc-postgresql:0.8.13.RELEASE'
16
testImplementation project(':postgresql')
17
18
- testFixturesImplementation 'io.projectreactor:reactor-core:3.5.9'
+ testFixturesImplementation 'io.projectreactor:reactor-core:3.5.10'
19
testFixturesImplementation 'org.assertj:assertj-core:3.24.2'
20
}
0 commit comments