Skip to content

Commit

Permalink
Update logback-classic to 1.5.5 (#3678)
Browse files Browse the repository at this point in the history
  • Loading branch information
softwaremill-ci committed Apr 14, 2024
1 parent bf17ade commit c954bba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Versions.scala
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@ object Versions {
val mockServer = "5.15.0"
val dogstatsdClient = "4.3.0"
val nettyAll = "4.1.108.Final"
val logback = "1.5.4"
val logback = "1.5.5"
val slf4j = "2.0.13"
}

0 comments on commit c954bba

Please sign in to comment.