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 6e1335f + 78ee010 commit 7eef6deCopy full SHA for 7eef6de
modules/r2dbc/build.gradle
@@ -12,6 +12,6 @@ dependencies {
12
testImplementation 'io.r2dbc:r2dbc-postgresql:0.8.13.RELEASE'
13
testImplementation project(':testcontainers-postgresql')
14
15
- testFixturesImplementation 'io.projectreactor:reactor-core:3.7.8'
+ testFixturesImplementation 'io.projectreactor:reactor-core:3.7.9'
16
testFixturesImplementation 'org.assertj:assertj-core:3.27.4'
17
}
0 commit comments