Skip to content

Commit 91c6a05

Browse files
Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17
Bumps org.slf4j:slf4j-api from 2.0.16 to 2.0.17. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6c92693 commit 91c6a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ kotlinx-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core",
1717
kotlinx-serialization = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version = "1.7.3" }
1818

1919
# logging
20-
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.16" }
20+
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.17" }
2121
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.12" }
2222
log4j-api = { module = "org.apache.logging.log4j:log4j-api", version.ref = "log4j" }
2323
log4j-core = { module = "org.apache.logging.log4j:log4j-core", version.ref = "log4j" }

0 commit comments

Comments
 (0)