Skip to content

Commit 7745030

Browse files
committed
Update logback-classic to 1.6.0
1 parent 0885834 commit 7745030

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
val Http4sVersion = "1.0.0-M47"
22
val Specs2Version = "4.23.0"
3-
val LogbackVersion = "1.5.38"
3+
val LogbackVersion = "1.6.0"
44
val EnumeratumVersion = "1.9.8"
55

66
lazy val root = (project in file("."))

0 commit comments

Comments
 (0)