We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 41801bf + 039fc65 commit 8ed30f7Copy full SHA for 8ed30f7
build.sbt
@@ -38,7 +38,7 @@ ThisBuild / scalacOptions ++= compilerOptions
38
39
val playJsonVersion = "3.0.6"
40
val specsVersion: String = "4.8.3"
41
-val awsSdkVersion: String = "1.12.796"
+val awsSdkVersion: String = "1.12.797"
42
val doobieVersion: String = "0.13.4"
43
val catsVersion: String = "2.13.0"
44
val okHttpVersion: String = "4.12.0"
0 commit comments