Skip to content

Commit 26e7df9

Browse files
authored
Merge pull request #126 from scala-steward/update/logback-classic-1.5.32
Update logback-classic to 1.5.32
2 parents 4719e95 + e150649 commit 26e7df9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ val CompileAndTest = "compile->compile;test->test"
2323
val parserCombinatorsVersion = "2.4.0"
2424
val avsCommonsVersion = "2.26.0"
2525
val slf4jVersion = "2.0.17"
26-
val logbackVersion = "1.5.29" // Tests only
26+
val logbackVersion = "1.5.32" // Tests only
2727
val commonsLang3Version = "3.20.0"
2828
val commonsCodecVersion = "1.21.0"
2929
val guavaVersion = "33.5.0-jre"

0 commit comments

Comments
 (0)