Skip to content

Commit

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

Update ecs, eventbridge, sns, ssm to 2.30.15 in scala-steward-dependencies
  • Loading branch information
mergify[bot] authored Feb 7, 2025
2 parents efd3217 + 0e8c56e commit a151cd7
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.52"
private val awsSdkVersion = "2.30.15"

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

0 comments on commit a151cd7

Please sign in to comment.