Skip to content

Commit 2aa5f37

Browse files
authored
Merge pull request #55 from rundeck-plugins/renovate/junit-framework-monorepo
Update dependency org.junit.jupiter:junit-jupiter to v5.14.4
2 parents fa7b818 + bbf74c7 commit 2aa5f37

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.23.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:5.14.4")
6565
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
6666
testImplementation(libs.rundeckCore)
6767

0 commit comments

Comments
 (0)