Skip to content

Commit

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

Update sns, ssm to 2.29.11 in scala-steward-dependencies
  • Loading branch information
mergify[bot] authored Nov 13, 2024
2 parents aababdd + 0d7c1e3 commit d8dce9c
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.5"
private val circeVersion = "0.14.10"
private val awsSdkVersion = "2.29.9"
private val awsSdkVersion = "2.29.11"

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 d8dce9c

Please sign in to comment.