Skip to content

Commit

Permalink
Update logback-classic to 1.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
http4s-steward[bot] committed Oct 8, 2024
1 parent d658dd5 commit ad9ec8c
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.9",
)
)

Expand Down

0 comments on commit ad9ec8c

Please sign in to comment.