From de8499ef1a6e31476259bf1233074e400f7a00b4 Mon Sep 17 00:00:00 2001 From: "scala-steward-asf[bot]" <147768647+scala-steward-asf[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2024 00:03:07 +0000 Subject: [PATCH] Update aws-java-sdk-core, ... to 1.12.770 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 0abb07e..86978aa 100644 --- a/build.sbt +++ b/build.sbt @@ -15,7 +15,7 @@ scalaVersion := "2.13.14" crossScalaVersions := Seq("2.12.19", "2.13.14", "3.3.3") crossVersion := CrossVersion.binary -val amzVersion = "1.12.769" +val amzVersion = "1.12.770" val testcontainersScalaVersion = "0.41.4" ThisBuild / resolvers += Resolver.ApacheMavenSnapshotsRepo