Skip to content

Commit 84656ce

Browse files
Update dependency org.slf4j:slf4j-simple to v2.0.18
1 parent 7141604 commit 84656ce

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
@@ -60,7 +60,7 @@ dependencies {
6060
}
6161

6262
testImplementation("org.mockito:mockito-core:5.13.0")
63-
testImplementation("org.slf4j:slf4j-simple:2.0.13")
63+
testImplementation("org.slf4j:slf4j-simple:2.0.18")
6464
testImplementation("org.junit.jupiter:junit-jupiter:5.11.0")
6565
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
6666
testImplementation(libs.rundeckCore)

0 commit comments

Comments
 (0)