We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 76a2d8b + 8a3f655 commit e22c570Copy full SHA for e22c570
build.sbt
@@ -36,7 +36,7 @@ ThisBuild / scalacOptions ++= compilerOptions
36
37
val playJsonVersion = "3.0.4"
38
val specsVersion: String = "4.8.3"
39
-val awsSdkVersion: String = "1.12.783"
+val awsSdkVersion: String = "1.12.785"
40
val doobieVersion: String = "0.13.4"
41
val catsVersion: String = "2.13.0"
42
val okHttpVersion: String = "4.12.0"
0 commit comments