Skip to content

Commit

Permalink
Merge pull request #45 from scala-steward/update/logback-classic-1.5.11
Browse files Browse the repository at this point in the history
Update logback-classic to 1.5.11
  • Loading branch information
ddworak authored Oct 21, 2024
2 parents 3f9b3e7 + a886550 commit f991ddd
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 f991ddd

Please sign in to comment.