Skip to content

Commit

Permalink
Merge pull request #46 from guardian/update/aws
Browse files Browse the repository at this point in the history
AWS dependency updates
  • Loading branch information
akash1810 authored Jul 14, 2023
2 parents e8393f5 + 3ff3f51 commit 477274e
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.1.3"

val awsSdkVersion = "1.12.502"
val awsSdkVersion = "1.12.505"

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

0 comments on commit 477274e

Please sign in to comment.