We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa7b818 commit bbf74c7Copy full SHA for bbf74c7
1 file changed
build.gradle
@@ -61,7 +61,7 @@ dependencies {
61
62
testImplementation("org.mockito:mockito-core:5.23.0")
63
testImplementation("org.slf4j:slf4j-simple:2.0.18")
64
- testImplementation("org.junit.jupiter:junit-jupiter:5.11.0")
+ testImplementation("org.junit.jupiter:junit-jupiter:5.14.4")
65
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
66
testImplementation(libs.rundeckCore)
67
0 commit comments