Skip to content

Commit

Permalink
Update aws-java-sdk-autoscaling to 1.12.776
Browse files Browse the repository at this point in the history
  • Loading branch information
gu-scala-steward-public-repos[bot] committed Oct 21, 2024
1 parent 4bf9f60 commit adf19cd
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 @@ -5,7 +5,7 @@ version := "1.0-SNAPSHOT"
ThisBuild / scalaVersion := "2.13.15"

val awsVersion = "2.28.20"
val awsVersionOne = "1.12.773"
val awsVersionOne = "1.12.776"

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

0 comments on commit adf19cd

Please sign in to comment.