Skip to content

Commit

Permalink
Merge pull request #797 from guardian/update/aws
Browse files Browse the repository at this point in the history
chore(deps): AWS dependency updates
  • Loading branch information
JuliaBrigitte authored Nov 20, 2023
2 parents 645da9d + 4e2cd28 commit b7f5d6d
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.21"
val awsVersionOne = "1.12.582"
val awsVersionOne = "1.12.592"

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

0 comments on commit b7f5d6d

Please sign in to comment.