Skip to content

Commit

Permalink
Update logback-classic to 1.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
gu-scala-steward-public-repos[bot] authored and akash1810 committed Aug 15, 2023
1 parent dc6a5ce commit eeb51eb
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 @@ -36,7 +36,7 @@ object Dependencies {
val magentaLibDeps =
commonDeps ++ jacksonOverrides ++ akkaSerializationJacksonOverrides ++ Seq(
"com.squareup.okhttp3" % "okhttp" % "4.11.0",
"ch.qos.logback" % "logback-classic" % "1.4.8",
"ch.qos.logback" % "logback-classic" % "1.4.9",
"software.amazon.awssdk" % "core" % Versions.aws,
"software.amazon.awssdk" % "autoscaling" % Versions.aws,
"software.amazon.awssdk" % "s3" % Versions.aws,
Expand Down

0 comments on commit eeb51eb

Please sign in to comment.