Skip to content

Commit

Permalink
Update logback-classic to 1.5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 26, 2024
1 parent 5c5ecd6 commit fc801bf
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 @@ -20,7 +20,7 @@ val sttpVersion = "3.10.1"
val prometheusVersion = "0.16.0"
val scalafmtVersion = "3.8.3"
val scalaLoggingVersion = "3.9.5"
val logbackClassicVersion = "1.5.11"
val logbackClassicVersion = "1.5.12"
val scalaTestVersion = "3.2.19"
val plokhotnyukJsoniterVersion = "2.30.14"
val zioTestVersion = "2.0.13"
Expand Down

0 comments on commit fc801bf

Please sign in to comment.