Skip to content

Commit 3cd232c

Browse files
Update aws-java-sdk-autoscaling to 1.12.784
1 parent 1440441 commit 3cd232c

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
@@ -5,7 +5,7 @@ version := "1.0-SNAPSHOT"
55
ThisBuild / scalaVersion := "2.13.16"
66

77
val awsVersion = "2.31.20"
8-
val awsVersionOne = "1.12.783"
8+
val awsVersionOne = "1.12.784"
99

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

0 commit comments

Comments
 (0)