Skip to content

Commit

Permalink
Update logback-classic to 1.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 8, 2024
1 parent 3797423 commit 5c5208e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ object Dependencies {
"dev.zio" %% "zio" % "2.1.1",
"dev.zio" %% "zio-logging" % "2.2.4",
"dev.zio" %% "zio-logging-slf4j" % "2.2.4",
"ch.qos.logback" % "logback-classic" % "1.5.7",
"ch.qos.logback" % "logback-classic" % "1.5.8",
"dev.zio" %% "zio-json" % "0.6.2",
"io.d11" %% "zhttp" % "2.0.0-RC11",
"dev.zio" %% "zio-test" % "2.1.1" % Test,
Expand Down

0 comments on commit 5c5208e

Please sign in to comment.