Skip to content

Commit b472727

Browse files
Merge pull request #1144 from guardian/update/aws
chore(deps): AWS dependency updates
2 parents 4328f6a + 4efe054 commit b472727

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version := "1.0-SNAPSHOT"
44

55
ThisBuild / scalaVersion := "2.13.18"
66

7-
val awsVersion = "2.44.7"
7+
val awsVersion = "2.44.14"
88

99
def env(propName: String): String =
1010
sys.env.get(propName).filter(_.trim.nonEmpty).getOrElse("DEV")

0 commit comments

Comments
 (0)