Skip to content
This repository was archived by the owner on Oct 10, 2023. It is now read-only.

Commit 831324e

Browse files
scala-steward-for-moia[bot]scala-steward
andauthored
Update awssdk:core, awssdk:sts to 2.17.295 (#340)
Co-authored-by: scala-steward <162267+scala-steward-for-moia[bot]@users.noreply.github.com>
1 parent 4e833a8 commit 831324e

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
@@ -42,7 +42,7 @@ lazy val akkaDependencies = Seq(
4242
"com.typesafe.akka" %% "akka-http-testkit" % akkaHttpVersion % Test
4343
)
4444

45-
lazy val awsJavaSdkVersion = "2.17.102"
45+
lazy val awsJavaSdkVersion = "2.17.295"
4646
lazy val awsDependencies = Seq(
4747
"software.amazon.awssdk" % "core" % awsJavaSdkVersion,
4848
"software.amazon.awssdk" % "sts" % awsJavaSdkVersion

0 commit comments

Comments
 (0)