Skip to content

Commit

Permalink
Merge pull request #1411 from gemini-hlsw/update/aws-java-sdk-core-1.…
Browse files Browse the repository at this point in the history
…12.773

Update aws-java-sdk-core to 1.12.773
  • Loading branch information
swalker2m authored Oct 14, 2024
2 parents d978b88 + cdc5fc0 commit 76e0eb7
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 @@ -136,7 +136,7 @@ lazy val service = project
"com.dimafeng" %% "testcontainers-scala-postgresql" % testcontainersScalaVersion % Test,
// testcontainers-scala-localstack-v2 requires both v1 and v2 of the aws sdk
"io.circe" %% "circe-testing" % circeVersion % Test,
"com.amazonaws" % "aws-java-sdk-core" % "1.12.770" % Test,
"com.amazonaws" % "aws-java-sdk-core" % "1.12.773" % Test,
"edu.gemini" %% "clue-http4s" % clueVersion % Test,
"org.scalameta" %% "munit" % munitVersion % Test,
"org.scalameta" %% "munit-scalacheck" % munitVersion % Test,
Expand Down

0 comments on commit 76e0eb7

Please sign in to comment.