Skip to content

Commit 8f72b41

Browse files
Update dependency org.junit.jupiter:junit-jupiter to v6
1 parent a634519 commit 8f72b41

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.18")
64-
testImplementation("org.junit.jupiter:junit-jupiter:5.11.0")
64+
testImplementation("org.junit.jupiter:junit-jupiter:6.1.0")
6565
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
6666
testImplementation(libs.rundeckCore)
6767

0 commit comments

Comments
 (0)