Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 66b2580

Browse files
Update s3, sqs from 2.32.29 to 2.32.33
1 parent 0e40a78 commit 66b2580

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎build.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ lazy val scala_libraries = (project in file("scala-libraries"))
472472
"org.elasticmq" %% "elasticmq-rest-sqs" % "1.6.14"
473473
),
474474
libraryDependencies ++= Seq(
475-
"software.amazon.awssdk" % "sqs" % "2.32.29"
475+
"software.amazon.awssdk" % "sqs" % "2.32.33"
476476
),
477477
Defaults.itSettings
478478
)
@@ -596,7 +596,7 @@ lazy val scala_libraries_testing = (project in file("scala-libraries-testing"))
596596
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.788" % IntegrationTest,
597597
"com.dimafeng" %% "testcontainers-scala-scalatest" % scalaTestContainersVersion % IntegrationTest,
598598
"com.dimafeng" %% "testcontainers-scala-localstack-v2" % scalaTestContainersVersion % IntegrationTest,
599-
"software.amazon.awssdk" % "s3" % "2.32.29"
599+
"software.amazon.awssdk" % "s3" % "2.32.33"
600600
),
601601
Defaults.itSettings,
602602
IntegrationTest / fork := true

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /