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 ce546b3 commit fc7fb3bCopy full SHA for fc7fb3b
junit-platform/build.gradle
@@ -33,7 +33,7 @@ dependencies {
33
testImplementation 'io.projectreactor:reactor-core:3.2.5.RELEASE'
34
35
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.12.2'
36
- testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.12.1'
+ testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.12.2'
37
38
39
// FIXME remove once https://github.com/gradle/gradle/issues/8806 is fixed
0 commit comments