Skip to content

Commit 3bba705

Browse files
Update dependency org.slf4j:slf4j-simple to v2.0.14
1 parent e565ffc commit 3bba705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies {
4949

5050
testImplementation 'org.junit.jupiter:junit-jupiter'
5151
testImplementation 'org.assertj:assertj-core'
52-
testRuntimeOnly 'org.slf4j:slf4j-simple:2.0.13'
52+
testRuntimeOnly 'org.slf4j:slf4j-simple:2.0.14'
5353

5454
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
5555
}

0 commit comments

Comments
 (0)