Skip to content

Commit

Permalink
Merge pull request #350 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 30, 2024
2 parents d5a0ce3 + cf0cf37 commit 190b2b1
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
Expand Up @@ -2,7 +2,7 @@ import play.sbt.PlayImport.ws
import sbt._

object Dependencies {
lazy val awsVersion = "1.11.678"
lazy val awsVersion = "1.11.1034"
lazy val atomLibVersion = "3.0.0"
lazy val jacksonVersion = "2.13.4"
lazy val jacksonDatabindVersion = "2.13.4.2"
Expand Down

0 comments on commit 190b2b1

Please sign in to comment.