Skip to content

Commit

Permalink
Merge pull request #829 from guardian/update/aws
Browse files Browse the repository at this point in the history
chore(deps): AWS dependency updates
  • Loading branch information
akash1810 authored Jan 29, 2024
2 parents 0875364 + 6b8481d commit f6ff68e
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 @@ -11,7 +11,7 @@ resolvers ++= Seq(
"Guardian Github Snapshots" at "https://guardian.github.io/maven/repo-releases"
)

val awsVersion = "2.21.46"
val awsVersion = "2.23.12"
val awsVersionOne = "1.12.643"

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

0 comments on commit f6ff68e

Please sign in to comment.