Skip to content

Commit 7c440ec

Browse files
Bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.20
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.18 to 1.5.20. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.18...v_1.5.20) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 65eda52 commit 7c440ec

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
@@ -42,7 +42,7 @@ uritemplate = "io.github.std-uritemplate:std-uritemplate:2.0.8"
4242

4343
jimfs = "com.google.jimfs:jimfs:1.3.1"
4444
slf4j = "org.slf4j:slf4j-api:2.0.17"
45-
logback = "ch.qos.logback:logback-classic:1.5.18"
45+
logback = "ch.qos.logback:logback-classic:1.5.20"
4646

4747
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
4848
kotest-bom = "io.kotest:kotest-bom:6.0.3"

0 commit comments

Comments
 (0)