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

Commit 533c4bd

Browse files
Update awssdk:core, awssdk:sts to 2.17.29 (#221)
Co-authored-by: scala-steward <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Bendix Sältz <bendix@saeltz.de>
1 parent 4ac6411 commit 533c4bd

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.24"
45+
lazy val awsJavaSdkVersion = "2.17.29"
4646
lazy val awsDependencies = Seq(
4747
"software.amazon.awssdk" % "core" % awsJavaSdkVersion,
4848
"software.amazon.awssdk" % "sts" % awsJavaSdkVersion

0 commit comments

Comments
 (0)