Skip to content

Commit

Permalink
Update autoscaling to 2.29.36 (#118)
Browse files Browse the repository at this point in the history
Co-authored-by: gu-scala-steward-public-repos[bot] <108136057+gu-scala-steward-public-repos[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 97f9aff commit bb5ae93
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 @@ -26,7 +26,7 @@ assembly / assemblyMergeStrategy := {
}

val awsSdkVersion = "1.12.777"
val awsSdk2Version = "2.29.19"
val awsSdk2Version = "2.29.36"

libraryDependencies ++= Seq(
"software.amazon.awssdk" % "sts" % awsSdk2Version,
Expand Down

0 comments on commit bb5ae93

Please # to comment.