We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e7527f commit 2c27d7dCopy full SHA for 2c27d7d
1 file changed
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.785"
+val awsSdkVersion: String = "1.12.787"
40
val doobieVersion: String = "0.13.4"
41
val catsVersion: String = "2.13.0"
42
val okHttpVersion: String = "4.12.0"
0 commit comments