Skip to content

Commit

Permalink
Merge pull request #429 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
mergify[bot] authored Oct 17, 2024
2 parents e809274 + c2cdd6f commit e4e42da
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.28"
val cats = "2.12.0"
val logback = "1.5.10"
val logback = "1.5.11"
val flyway = "10.19.0"
}

Expand Down

0 comments on commit e4e42da

Please sign in to comment.