Skip to content

Commit 3bebb61

Browse files
Update logback-classic to 1.5.22
1 parent d658dd5 commit 3bebb61

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
@@ -76,7 +76,7 @@ lazy val testServer = project
7676
"org.typelevel" %% "cats-effect" % catsEffectVersion,
7777
"org.http4s" %% "http4s-dsl" % http4sVersion,
7878
"org.http4s" %% "http4s-ember-server" % http4sVersion,
79-
"ch.qos.logback" % "logback-classic" % "1.5.6",
79+
"ch.qos.logback" % "logback-classic" % "1.5.22",
8080
)
8181
)
8282

0 commit comments

Comments
 (0)