Skip to content

Commit

Permalink
Update logback-classic to 1.5.11
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 16, 2024
1 parent 695df6e commit a886550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ val CompileAndTest = "compile->compile;test->test"
val parserCombinatorsVersion = "2.4.0"
val avsCommonsVersion = "2.20.0"
val slf4jVersion = "2.0.16"
val logbackVersion = "1.5.7" // Tests only
val logbackVersion = "1.5.11" // Tests only
val commonsLang3Version = "3.17.0"
val commonsCodecVersion = "1.17.1"
val guavaVersion = "33.3.1-jre"
Expand Down

0 comments on commit a886550

Please sign in to comment.