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

Commit 7ffe5fb

Browse files
moia-pipelinescala-stewardsaeltz
authored
Update awssdk:core, awssdk:sts to 2.15.61 (#139)
Co-authored-by: Scala Steward <[email protected]> Co-authored-by: Bendix Sältz <[email protected]>
1 parent 969bf19 commit 7ffe5fb

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

43-
lazy val awsJavaSdkVersion = "2.15.53"
43+
lazy val awsJavaSdkVersion = "2.15.61"
4444
lazy val awsDependencies = Seq(
4545
"software.amazon.awssdk" % "core" % awsJavaSdkVersion,
4646
"software.amazon.awssdk" % "sts" % awsJavaSdkVersion

0 commit comments

Comments
 (0)