Skip to content

Commit 25da92c

Browse files
Bump ch.qos.logback:logback-classic from 1.5.23 to 1.5.24
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.23 to 1.5.24. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.23...v_1.5.24) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.24 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b23631e commit 25da92c

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
@@ -33,7 +33,7 @@ spring-data = { module ="org.springframework.data:spring-data-commons", version.
3333
checker = "org.checkerframework:checker:3.52.1"
3434
jimfs = "com.google.jimfs:jimfs:1.3.1"
3535
slf4j = "org.slf4j:slf4j-api:2.0.17"
36-
logback = "ch.qos.logback:logback-classic:1.5.23"
36+
logback = "ch.qos.logback:logback-classic:1.5.24"
3737

3838
kotest-bom = "io.kotest:kotest-bom:6.0.7"
3939
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }

0 commit comments

Comments
 (0)