Skip to content

Commit

Permalink
Merge pull request #267 from nationalarchives/update/scala-steward-de…
Browse files Browse the repository at this point in the history
…pendencies/ecs-2.29.52

Update ecs, eventbridge, sns, ssm to 2.29.52 in scala-steward-dependencies
  • Loading branch information
mergify[bot] authored Feb 4, 2025
2 parents 6c50136 + 2c57df1 commit efd3217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import sbt._

object Dependencies {
private val circeVersion = "0.14.10"
private val awsSdkVersion = "2.29.50"
private val awsSdkVersion = "2.29.52"

lazy val awsSns = "software.amazon.awssdk" % "sns" % awsSdkVersion
lazy val awsSsm = "software.amazon.awssdk" % "ssm" % awsSdkVersion
Expand Down

0 comments on commit efd3217

Please sign in to comment.