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.
1 parent 7317fa2 commit 34d6046Copy full SHA for 34d6046
modules/r2dbc/build.gradle
@@ -13,5 +13,5 @@ dependencies {
13
14
testFixturesImplementation 'io.projectreactor:reactor-core:3.7.9'
15
testFixturesImplementation 'org.assertj:assertj-core:3.27.4'
16
- testFixturesImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
+ testFixturesImplementation 'org.junit.jupiter:junit-jupiter:6.0.0'
17
}
0 commit comments