Skip to content

Commit

Permalink
Merge pull request #1278 from nationalarchives/update/scala-steward-d…
Browse files Browse the repository at this point in the history
…ependencies/sns-2.29.29

Update sns, ssm to 2.29.29 in scala-steward-dependencies
  • Loading branch information
mergify[bot] authored Dec 7, 2024
2 parents fa0faf0 + a71fe07 commit 7ae028b
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 @@ -3,7 +3,7 @@ import sbt._
object Dependencies {
private val keycloakVersion = "26.0.7"
private val circeVersion = "0.14.10"
private val awsSdkVersion = "2.29.27"
private val awsSdkVersion = "2.29.29"

lazy val awsSecretsManager = "com.amazonaws.secretsmanager" % "aws-secretsmanager-caching-java" % "2.0.0"
lazy val awsUtils: ModuleID = "uk.gov.nationalarchives" %% "tdr-aws-utils" % "0.1.27"
Expand Down

0 comments on commit 7ae028b

Please sign in to comment.