Skip to content

Commit

Permalink
Update sns, sqs to 2.30.15 (#873)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Feb 7, 2025
1 parent 4277f05 commit 7de585e
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 @@ -9,7 +9,7 @@ object Dependencies {
private[this] val logbackClassicVersion = "1.5.16"
private[this] val scalaTestVersion = "3.2.19"
private[this] val slf4jVersion = "2.0.16"
private[this] val awsSdkVersion = "2.30.13"
private[this] val awsSdkVersion = "2.30.15"

private[this] val testDependencies: Seq[ModuleID] = Seq(
"ch.qos.logback" % "logback-classic" % logbackClassicVersion % Test,
Expand Down

0 comments on commit 7de585e

Please sign in to comment.