Skip to content

Commit

Permalink
Update logback-classic to 1.4.8 (#340)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jun 29, 2023
1 parent f67ec50 commit 34f34ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ object Dependencies {
val akka = "2.6.20"
val circe = "0.14.3"
val scalikejdbc = "3.5.0"
val logback = "1.4.7"
val logback = "1.4.8"
val config = "1.4.2"
val `zio-interop-reactiveStreams` = "2.0.2"
val mysql = "8.0.33"
Expand Down

0 comments on commit 34f34ea

Please sign in to comment.