We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 30a0e3b + 82012ac commit 153c3f7Copy full SHA for 153c3f7
1 file changed
build.gradle
@@ -12,7 +12,7 @@ dependencies {
12
implementation 'org.jenkins-ci.plugins.workflow:workflow-cps:4209.v83c4e257f1e9'
13
14
testImplementation 'com.lesfurets:jenkins-pipeline-unit:1.30'
15
- testImplementation 'org.junit.jupiter:junit-jupiter:6.0.0'
+ testImplementation 'org.junit.jupiter:junit-jupiter:6.0.1'
16
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
17
}
18
0 commit comments