Skip to content

Commit 18fe232

Browse files
Update dependency org.junit.jupiter:junit-jupiter to v5.14.1
1 parent 6454fc0 commit 18fe232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151

5252
testImplementation("org.mockito:mockito-core:5.13.0")
5353
testImplementation("org.slf4j:slf4j-simple:2.0.13")
54-
testImplementation("org.junit.jupiter:junit-jupiter:5.11.0")
54+
testImplementation("org.junit.jupiter:junit-jupiter:5.14.1")
5555
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
5656
testImplementation(libs.rundeckCore)
5757

0 commit comments

Comments
 (0)