We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e7ee24 + 2455e24 commit 22c30d3Copy full SHA for 22c30d3
build.gradle
@@ -12,7 +12,7 @@ dependencies {
12
implementation 'org.jenkins-ci.plugins.workflow:workflow-cps:4238.va_6fb_65c1f699'
13
14
testImplementation 'com.lesfurets:jenkins-pipeline-unit:1.30'
15
- testImplementation 'org.junit.jupiter:junit-jupiter:6.0.2'
+ testImplementation 'org.junit.jupiter:junit-jupiter:6.0.3'
16
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
17
}
18
0 commit comments