Skip to content

Commit 6a1e308

Browse files
committed
Update logback-classic to 1.5.21
1 parent a9d49b5 commit 6a1e308

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
@@ -1,7 +1,7 @@
11
import sbt._
22

33
object Version {
4-
val logback = "1.4.14"
4+
val logback = "1.5.21"
55
val mockito = "3.2.10.0"
66
val scalaTest = "3.2.19"
77
val slf4j = "2.0.17"

0 commit comments

Comments
 (0)