Skip to content

Commit f1e6d02

Browse files
Bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.17
Bumps org.slf4j:slf4j-simple from 2.0.16 to 2.0.17. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2aae367 commit f1e6d02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dependencies {
5454
implementation("commons-io:commons-io:2.18.0")
5555
implementation("com.google.inject:guice:5.1.0")
5656
implementation("org.slf4j:slf4j-api:2.0.16")
57-
runtimeOnly("org.slf4j:slf4j-simple:2.0.16")
57+
runtimeOnly("org.slf4j:slf4j-simple:2.0.17")
5858
testImplementation("junit:junit:4.13.2")
5959
testImplementation("org.mockito:mockito-core:5.15.2")
6060

0 commit comments

Comments
 (0)