Skip to content

Commit

Permalink
chore: update secretsmanager from 2.25.35 to 2.25.40
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-gatling[bot] authored and slandelle committed Apr 29, 2024
1 parent 8339a9e commit 6706325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Expand Up @@ -85,7 +85,7 @@ object Dependencies {
// Docs dependencies
private val commonsLang = "org.apache.commons" % "commons-lang3" % "3.14.0"
private val commonsCodec = "commons-codec" % "commons-codec" % "1.17.0"
private val awsSecretsManager = "software.amazon.awssdk" % "secretsmanager" % "2.25.35"
private val awsSecretsManager = "software.amazon.awssdk" % "secretsmanager" % "2.25.40"

// format: ON
private val loggingDeps = Seq(slf4jApi, scalaLogging, logback)
Expand Down

0 comments on commit 6706325

Please sign in to comment.