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

Commit 51b8d03

Browse files
Update awssdk:core, awssdk:sts to 2.13.76 (#82)
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
1 parent 485686c commit 51b8d03

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.56"
42+
lazy val awsJavaSdkVersion = "2.13.76"
4343
lazy val awsDependencies = Seq(
4444
"software.amazon.awssdk" % "core" % awsJavaSdkVersion,
4545
"software.amazon.awssdk" % "sts" % awsJavaSdkVersion

0 commit comments

Comments
 (0)