Skip to content

Commit

Permalink
Update ecs, eventbridge, sns, ssm to 2.29.52 in scala-steward-depende…
Browse files Browse the repository at this point in the history
…ncies
  • Loading branch information
tna-da-bot committed Feb 4, 2025
1 parent 6c50136 commit 2c57df1
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 2c57df1

Please sign in to comment.