Skip to content

Commit

Permalink
Update logback-classic to 1.4.9 (#908)
Browse files Browse the repository at this point in the history
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward and mergify[bot] authored Aug 6, 2023
1 parent 2e7d2d9 commit b25319d
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 @@ -94,7 +94,7 @@ lazy val stdSettings: Seq[sbt.Def.SettingsDefinition] = Seq(
"dev.zio" %% "zio-interop-reactivestreams" % "2.0.2",
"dev.zio" %% "zio-logging" % "2.1.13",
"dev.zio" %% "zio-logging-slf4j" % "2.1.13",
"ch.qos.logback" % "logback-classic" % "1.4.8",
"ch.qos.logback" % "logback-classic" % "1.4.9",
"org.scala-lang.modules" %% "scala-collection-compat" % "2.11.0",
"org.hdrhistogram" % "HdrHistogram" % "2.1.12",
"dev.zio" %% "zio-aws-core" % zioAwsVersion,
Expand Down

0 comments on commit b25319d

Please sign in to comment.