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 99f4926 + 07509c3 commit 09089a8Copy full SHA for 09089a8
modules/r2dbc/build.gradle
@@ -12,6 +12,6 @@ dependencies {
12
testImplementation project(':testcontainers-postgresql')
13
14
testFixturesImplementation 'io.projectreactor:reactor-core:3.7.11'
15
- testFixturesImplementation 'org.assertj:assertj-core:3.27.4'
+ testFixturesImplementation 'org.assertj:assertj-core:3.27.6'
16
testFixturesImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
17
}
0 commit comments