Skip to content

Commit

Permalink
Merge branch 'scala-steward-dependencies' into update/scala-steward-d…
Browse files Browse the repository at this point in the history
…ependencies/keycloak-core-26.0.7
  • Loading branch information
mergify[bot] authored Dec 4, 2024
2 parents 339fc82 + 55d4347 commit c2c6e5b
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.23"
private val awsSdkVersion = "2.29.27"

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 c2c6e5b

Please sign in to comment.