Skip to content

Commit

Permalink
Merge pull request #102 from guardian/update/aws
Browse files Browse the repository at this point in the history
chore(deps): AWS dependency updates
  • Loading branch information
codingWithRach authored Oct 22, 2024
2 parents 1742454 + a795d74 commit 8ccd8f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/BuildVars.scala
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import sbt._

object BuildVars {
lazy val awsVersion = "1.12.679"
lazy val awsVersion = "1.12.680"
lazy val contentAtomVersion = "4.0.1"
lazy val scroogeVersion = "22.1.0"
lazy val playVersion = "3.0.2"
Expand Down

0 comments on commit 8ccd8f1

Please sign in to comment.