Skip to content

Commit

Permalink
Merge pull request #146 from guardian/update/aws
Browse files Browse the repository at this point in the history
chore(deps): AWS dependency updates
  • Loading branch information
aracho1 authored Feb 19, 2025
2 parents cec8c49 + 18e07f0 commit fe6d920
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.780"
val awsSdkVersion = "1.12.781"
val log4j2Version = "2.17.2"
val jacksonVersion = "2.18.2"
val specsVersion = "4.20.9"
Expand Down

0 comments on commit fe6d920

Please sign in to comment.