Skip to content

Commit

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

Update sns, ssm to 2.29.30 in scala-steward-dependencies
  • Loading branch information
mergify[bot] authored Dec 10, 2024
2 parents 3e32a5d + ffd8a7e commit d59ea99
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.29"
private val awsSdkVersion = "2.29.30"

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 d59ea99

Please sign in to comment.