We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 474f442 + 48e5571 commit 2b45aceCopy full SHA for 2b45ace
build.sbt
@@ -4,7 +4,7 @@ version := "1.0-SNAPSHOT"
4
5
ThisBuild / scalaVersion := "2.13.15"
6
7
-val awsVersion = "2.28.29"
+val awsVersion = "2.29.22"
8
val awsVersionOne = "1.12.778"
9
10
def env(propName: String): String =
0 commit comments