We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 180c1df + 0ac3ad9 commit 151ae9dCopy full SHA for 151ae9d
1 file changed
build.gradle
@@ -12,7 +12,7 @@ dependencies {
12
implementation 'org.jenkins-ci.plugins.workflow:workflow-cps:4165.vf547819734da_'
13
14
testImplementation 'com.lesfurets:jenkins-pipeline-unit:1.27'
15
- testImplementation 'org.junit.jupiter:junit-jupiter:5.13.3'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
16
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
17
}
18
0 commit comments