Skip to content

Commit

Permalink
Merge pull request #825 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 18, 2024
2 parents 857aaac + a4f9875 commit 853cf0c
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 @@ -12,7 +12,7 @@ resolvers ++= Seq(
)

val awsVersion = "2.21.46"
val awsVersionOne = "1.12.633"
val awsVersionOne = "1.12.638"

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

0 comments on commit 853cf0c

Please sign in to comment.