Skip to content

Commit

Permalink
Update aws-java-sdk-core, ... to 1.12.769 (#150)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward-asf[bot] committed Aug 18, 2024
1 parent 94170d0 commit 12ae324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -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.767"
val amzVersion = "1.12.769"
val testcontainersScalaVersion = "0.41.4"

ThisBuild / resolvers += Resolver.ApacheMavenSnapshotsRepo
Expand Down

0 comments on commit 12ae324

Please sign in to comment.