Skip to content

Commit

Permalink
Update logback-classic to 1.5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
http4s-steward[bot] committed Oct 26, 2024
1 parent d658dd5 commit c945bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ lazy val testServer = project
"org.typelevel" %% "cats-effect" % catsEffectVersion,
"org.http4s" %% "http4s-dsl" % http4sVersion,
"org.http4s" %% "http4s-ember-server" % http4sVersion,
"ch.qos.logback" % "logback-classic" % "1.5.6",
"ch.qos.logback" % "logback-classic" % "1.5.12",
)
)

Expand Down

0 comments on commit c945bbc

Please sign in to comment.