Skip to content

Commit

Permalink
Merge pull request #66 from guardian/update/aws
Browse files Browse the repository at this point in the history
chore(deps): AWS dependency updates
  • Loading branch information
akash1810 authored Sep 25, 2023
2 parents 7520b56 + 9f9d06e commit 609aa22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ version := "1.0"

scalaVersion := "3.3.0"

val awsSdkVersion = "1.12.551"
val awsSdkVersion = "1.12.555"

scalacOptions ++= Seq(
"-deprecation",
Expand Down

0 comments on commit 609aa22

Please sign in to comment.