Skip to content

Commit fdefdb7

Browse files
Update dependency org.junit.jupiter:junit-jupiter to v5.14.3
1 parent 0fd708e commit fdefdb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

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

6262
testImplementation("org.mockito:mockito-core:5.13.0")
6363
testImplementation("org.slf4j:slf4j-simple:2.0.13")
64-
testImplementation("org.junit.jupiter:junit-jupiter:5.11.0")
64+
testImplementation("org.junit.jupiter:junit-jupiter:5.14.3")
6565
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
6666
testImplementation(libs.rundeckCore)
6767

0 commit comments

Comments
 (0)