Skip to content

Commit

Permalink
Merge pull request #124 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 Sep 18, 2024
2 parents e48b9b5 + a43102f commit 4d8fd23
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.771"
val awsSdkVersion = "1.12.772"
val log4j2Version = "2.17.2"
val jacksonVersion = "2.17.2"
val specsVersion = "4.20.8"
Expand Down

0 comments on commit 4d8fd23

Please sign in to comment.