Skip to content

Commit

Permalink
Merge pull request #81 from guardian/update/gu
Browse files Browse the repository at this point in the history
chore(deps): Guardian library updates
  • Loading branch information
aracho1 authored Nov 20, 2024
2 parents f665b12 + f3c8f9b commit c886649
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 @@ -34,7 +34,7 @@ lazy val archive = project
libraryDependencies ++= Seq(
"com.amazonaws" % "aws-lambda-java-core" % "1.2.3",
"com.gu" %% "pa-client" % "7.0.12",
"com.gu" %% "simple-configuration-ssm" % "2.0.0",
"com.gu" %% "simple-configuration-ssm" % "3.0.0",
"software.amazon.awssdk" % "autoscaling" % awsSdk2Version,
"software.amazon.awssdk" % "ec2" % awsSdk2Version,
"software.amazon.awssdk" % "ssm" % awsSdk2Version,
Expand Down

0 comments on commit c886649

Please sign in to comment.