Skip to content

Commit f6e5d10

Browse files
Update dependency ch.qos.logback:logback-classic to v1.5.17 (#7)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a51a5c8 commit f6e5d10

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
@@ -32,7 +32,7 @@ subprojects {
3232
apply(plugin = "java")
3333

3434
val junitVersion = "5.10.2"
35-
val logbackVersion = "1.4.14"
35+
val logbackVersion = "1.5.17"
3636
val slf4jVersion = "2.0.17"
3737

3838
dependencies {

0 commit comments

Comments
 (0)