Skip to content

Commit

Permalink
Merge pull request #141 from guardian/update/aws
Browse files Browse the repository at this point in the history
chore(deps): AWS dependency updates
  • Loading branch information
lindseydew authored Jan 8, 2025
2 parents 32e1339 + 544a331 commit b74df52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/dependencies.scala
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import sbt._

object Dependencies {
val awsSdkVersion = "1.12.778"
val awsSdkVersion = "1.12.780"
val log4j2Version = "2.17.2"
val jacksonVersion = "2.18.2"
val specsVersion = "4.20.9"
Expand Down

0 comments on commit b74df52

Please sign in to comment.