Skip to content

Commit

Permalink
Merge pull request #129 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 Oct 23, 2024
2 parents 34554e0 + 11a0cfe commit 24f7e97
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.772"
val awsSdkVersion = "1.12.773"
val log4j2Version = "2.17.2"
val jacksonVersion = "2.18.0"
val specsVersion = "4.20.8"
Expand Down

0 comments on commit 24f7e97

Please sign in to comment.