Skip to content

Commit

Permalink
Merge pull request #1228 from guardian/revert-1227-update/non_aws
Browse files Browse the repository at this point in the history
Revert "chore(deps): Non-AWS dependency updates"
  • Loading branch information
akash1810 authored Aug 8, 2023
2 parents d6a7a9a + e3a5d49 commit 4b06be7
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.9",
"ch.qos.logback" % "logback-classic" % "1.4.8",
"software.amazon.awssdk" % "core" % Versions.aws,
"software.amazon.awssdk" % "autoscaling" % Versions.aws,
"software.amazon.awssdk" % "s3" % Versions.aws,
Expand Down

0 comments on commit 4b06be7

Please sign in to comment.