Skip to content

Commit 0752601

Browse files
authored
Merge pull request #1501 from Baeldung/update/sqs-2.26.31
Update sqs from 2.26.24 to 2.26.31
2 parents 1a5888f + 31401ee commit 0752601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ lazy val scala_libraries = (project in file("scala-libraries"))
443443
"org.elasticmq" %% "elasticmq-core" % "1.6.6",
444444
"org.elasticmq" %% "elasticmq-server" % "1.6.6",
445445
"org.elasticmq" %% "elasticmq-rest-sqs" % "1.6.6",
446-
"software.amazon.awssdk" % "sqs" % "2.26.24"
446+
"software.amazon.awssdk" % "sqs" % "2.26.31"
447447
),
448448
Defaults.itSettings
449449
)

0 commit comments

Comments
 (0)