Skip to content

Commit c4f1a9f

Browse files
Update acm to 2.40.2
1 parent 8290e27 commit c4f1a9f

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.32.33"
7+
val awsVersion = "2.40.2"
88

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

0 commit comments

Comments
 (0)