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 a14c723 commit ce546b3Copy full SHA for ce546b3
junit-platform/build.gradle
@@ -32,7 +32,7 @@ dependencies {
32
testImplementation 'org.assertj:assertj-core:3.27.3'
33
testImplementation 'io.projectreactor:reactor-core:3.2.5.RELEASE'
34
35
- testImplementation 'org.junit.jupiter:junit-jupiter-api:5.12.1'
+ testImplementation 'org.junit.jupiter:junit-jupiter-api:5.12.2'
36
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.12.1'
37
38
0 commit comments