Skip to content

Commit

Permalink
Merge pull request #450 from scala-steward/update/logback-classic-1.5.14
Browse files Browse the repository at this point in the history
Update logback-classic to 1.5.14
  • Loading branch information
mergify[bot] authored Dec 19, 2024
2 parents 06bcb08 + 5e91a4d commit 11114c4
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 @@ -9,7 +9,7 @@ val Library = new {
val scalaTest = "3.2.12"
val metricsV = "4.2.29"
val cats = "2.12.0"
val logback = "1.5.12"
val logback = "1.5.14"
val flyway = "11.1.0"
}

Expand Down

0 comments on commit 11114c4

Please sign in to comment.