Skip to content

Commit 2b45ace

Browse files
authored
Merge pull request #977 from guardian/update/aws
chore(deps): AWS dependency updates
2 parents 474f442 + 48e5571 commit 2b45ace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version := "1.0-SNAPSHOT"
44

55
ThisBuild / scalaVersion := "2.13.15"
66

7-
val awsVersion = "2.28.29"
7+
val awsVersion = "2.29.22"
88
val awsVersionOne = "1.12.778"
99

1010
def env(propName: String): String =

0 commit comments

Comments
 (0)