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

Commit 485686c

Browse files
moia-pipelinescala-stewardm-dobler
authored
Update awssdk:core, awssdk:sts to 2.13.56 (#74)
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com> Co-authored-by: Michael Dobler <49170155+m-dobler@users.noreply.github.com>
1 parent 54a4a1d commit 485686c

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
@@ -39,7 +39,7 @@ lazy val akkaDependencies = Seq(
3939
"com.typesafe.akka" %% "akka-http-testkit" % akkaHttpVersion % Test
4040
)
4141

42-
lazy val awsJavaSdkVersion = "2.13.54"
42+
lazy val awsJavaSdkVersion = "2.13.56"
4343
lazy val awsDependencies = Seq(
4444
"software.amazon.awssdk" % "core" % awsJavaSdkVersion,
4545
"software.amazon.awssdk" % "sts" % awsJavaSdkVersion

0 commit comments

Comments
 (0)