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 f943e8c + 5f9b003 commit def3556Copy full SHA for def3556
modules/r2dbc/build.gradle
@@ -13,5 +13,5 @@ dependencies {
13
14
testFixturesImplementation 'io.projectreactor:reactor-core:3.8.1'
15
testFixturesImplementation 'org.assertj:assertj-core:3.27.7'
16
- testFixturesImplementation 'org.junit.jupiter:junit-jupiter:5.14.1'
+ testFixturesImplementation 'org.junit.jupiter:junit-jupiter:5.14.3'
17
}
0 commit comments