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 b56dd64 + 8ad5025 commit 91d3fe3Copy full SHA for 91d3fe3
modules/r2dbc/build.gradle
@@ -16,5 +16,5 @@ dependencies {
16
testImplementation project(':postgresql')
17
18
testFixturesImplementation 'io.projectreactor:reactor-core:3.5.2'
19
- testFixturesImplementation 'org.assertj:assertj-core:3.23.1'
+ testFixturesImplementation 'org.assertj:assertj-core:3.24.2'
20
}
0 commit comments