Skip to content

Commit

Permalink
Merge pull request #419 from guardian/update/aws
Browse files Browse the repository at this point in the history
chore(deps): AWS dependency updates
  • Loading branch information
adamnfish authored Dec 27, 2024
2 parents 28d2074 + bc46664 commit 3e347e0
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 @@ -4,7 +4,7 @@ name := "ssm-scala"
organization := "com.gu"
version := "3.5.0"

val awsSdkVersion = "1.12.722"
val awsSdkVersion = "1.12.729"

libraryDependencies ++= Seq(
"com.amazonaws" % "aws-java-sdk-ssm" % awsSdkVersion,
Expand Down

0 comments on commit 3e347e0

Please sign in to comment.