Skip to content

Commit

Permalink
Update logback-classic to 1.5.7 (#201)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
steward-scala[bot] and github-actions[bot] authored Aug 18, 2024
1 parent 8434e8c commit e01d8ab
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.6",
"ch.qos.logback" % "logback-classic" % "1.5.7",
"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 e01d8ab

Please sign in to comment.