Skip to content

Commit a9dd6cc

Browse files
scala-stewardnMoncho
authored andcommitted
Update logback-classic to 1.5.17
1 parent 22d1dc3 commit a9dd6cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ object Dependencies {
1515
val scalaCheck = "1.18.1"
1616
val scalaTest = "3.2.19"
1717
val scalaTestPlus = "3.2.18.0"
18-
val logback = "1.5.16"
18+
val logback = "1.5.17"
1919

2020
val akka = "2.6.21" // 2.7 changed to business license
2121
val alpakka = "4.0.0" // 5.x changed to business license

0 commit comments

Comments
 (0)