Skip to content

Commit

Permalink
Update logback-classic to 1.5.6 in main (#288)
Browse files Browse the repository at this point in the history
Signed-off-by: atala-dev <57987237+atala-dev@users.noreply.github.com>
  • Loading branch information
atala-dev committed Apr 30, 2024
1 parent db0d068 commit 2d469d2
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 @@ -25,7 +25,7 @@ lazy val V = new {
val zioConfig = "4.0.1"
val zioLogging = "2.2.2"
val zioSl4j = "2.2.2"
val logback = "1.5.4"
val logback = "1.5.6"
val logstash = "7.4"
val jansi = "2.4.1"
val mongo = "1.1.0-RC10"
Expand Down

0 comments on commit 2d469d2

Please sign in to comment.