Skip to content

Commit

Permalink
Update logback-classic to 1.5.2 in java8
Browse files Browse the repository at this point in the history
  • Loading branch information
jbwheatley committed Mar 3, 2024
1 parent 5bc9771 commit 53f1001
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 @@ -9,7 +9,7 @@ object Dependencies {

val log4s = "1.10.0"

val logback = "1.4.14"
val logback = "1.5.2"

val collectionCompat = "2.11.0"

Expand Down

0 comments on commit 53f1001

Please sign in to comment.