Skip to content

Commit 65450cb

Browse files
Update dependency org.junit.jupiter:junit-jupiter to v6
1 parent 6454fc0 commit 65450cb

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
@@ -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:6.0.1")
5555
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
5656
testImplementation(libs.rundeckCore)
5757

0 commit comments

Comments
 (0)