Skip to content

Commit

Permalink
Merge pull request #54 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
aracho1 authored Jul 31, 2024
2 parents e1648b9 + 45e45bf commit dff53e9
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 @@ -31,7 +31,7 @@ lazy val archive = project
),
libraryDependencies ++= Seq(
"com.amazonaws" % "aws-lambda-java-core" % "1.2.3",
"com.gu" %% "pa-client" % "7.0.11",
"com.gu" %% "pa-client" % "7.0.12",
"com.gu" %% "simple-configuration-ssm" % "2.0.0",
"software.amazon.awssdk" % "autoscaling" % awsSdk2Version,
"software.amazon.awssdk" % "ec2" % awsSdk2Version,
Expand Down

0 comments on commit dff53e9

Please sign in to comment.