We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bac70ae + 157cd7b commit 30a0e3bCopy full SHA for 30a0e3b
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:5.13.4'
+ testImplementation 'org.junit.jupiter:junit-jupiter:6.0.0'
16
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
17
}
18
0 commit comments