Skip to content

Commit c253b6c

Browse files
Bump ch.qos.logback:logback-classic from 1.5.12 to 1.5.18
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.12 to 1.5.18. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.12...v_1.5.18) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 91c6a05 commit c253b6c

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
@@ -18,7 +18,7 @@ kotlinx-serialization = { module = "org.jetbrains.kotlinx:kotlinx-serialization-
1818

1919
# logging
2020
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.17" }
21-
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.12" }
21+
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.18" }
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" }
2424
log4j-slf4j = { module = "org.apache.logging.log4j:log4j-slf4j-impl", version.ref = "log4j" }

0 commit comments

Comments
 (0)