We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a144222 + 4ec667a commit c1326e2Copy full SHA for c1326e2
1 file changed
build.gradle
@@ -12,7 +12,7 @@ dependencies {
12
implementation 'org.jenkins-ci.plugins.workflow:workflow-cps:4045.v0efb_cb_7cea_e9'
13
14
testImplementation 'com.lesfurets:jenkins-pipeline-unit:1.26'
15
- testImplementation 'org.junit.jupiter:junit-jupiter:5.13.2'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.13.3'
16
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
17
}
18
0 commit comments