Skip to content

Commit eeeeda6

Browse files
scala-stewardmatteobaglini
authored andcommitted
Update logback-classic to 1.4.14
1 parent be99390 commit eeeeda6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ val CatsEffectVersion = "3.4.11"
5656
val CirisVersion = "3.0.0"
5757
val Http4sVersion = "0.23.18"
5858
val MunitVersion = "0.7.29"
59-
val LogbackVersion = "1.4.5"
59+
val LogbackVersion = "1.4.14"
6060
val MunitCatsEffectVersion = "1.0.7"
6161

6262
lazy val libsSettings = Seq(

0 commit comments

Comments
 (0)