Skip to content

Commit 8d0cf5f

Browse files
Update dependency org.slf4j:slf4j-simple to v2.0.17
1 parent 6454fc0 commit 8d0cf5f

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
@@ -50,7 +50,7 @@ dependencies {
5050
}
5151

5252
testImplementation("org.mockito:mockito-core:5.13.0")
53-
testImplementation("org.slf4j:slf4j-simple:2.0.13")
53+
testImplementation("org.slf4j:slf4j-simple:2.0.17")
5454
testImplementation("org.junit.jupiter:junit-jupiter:5.11.0")
5555
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
5656
testImplementation(libs.rundeckCore)

0 commit comments

Comments
 (0)