Skip to content

Commit

Permalink
Merge pull request #73 from guardian/update/non_aws
Browse files Browse the repository at this point in the history
chore(deps): Non-AWS dependency updates
  • Loading branch information
waisingyiu authored Oct 23, 2024
2 parents c0c9cad + 920a88b commit 3ea130f
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 @@ -40,7 +40,7 @@ lazy val archive = project
"software.amazon.awssdk" % "ssm" % awsSdk2Version,
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.774",
"com.typesafe" % "config" % "1.4.3",
"ch.qos.logback" % "logback-classic" % "1.5.9",
"ch.qos.logback" % "logback-classic" % "1.5.11",
"io.netty" % "netty-codec-http" % "4.1.114.Final",
"io.netty" % "netty-common" % "4.1.114.Final",
jacksonOverride
Expand Down

0 comments on commit 3ea130f

Please sign in to comment.