Skip to content

Commit

Permalink
Merge pull request #35 from guardian/update/aws
Browse files Browse the repository at this point in the history
chore(deps): AWS dependency updates
  • Loading branch information
aracho1 authored Jun 26, 2024
2 parents 4334b91 + a2d34dc commit 52dac98
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 @@ -9,7 +9,7 @@ ThisBuild / crossScalaVersions := Seq(
scalaVersion.value,
scala_2_12,
)
val awsSdk2Version = "2.25.55"
val awsSdk2Version = "2.25.70"

lazy val root = (project in file("."))
.settings(
Expand Down

0 comments on commit 52dac98

Please sign in to comment.