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 18e7b30 commit ed9bf3fCopy full SHA for ed9bf3f
build.sbt
@@ -68,7 +68,7 @@ lazy val root = (project in file("."))
68
)
69
70
lazy val deps = {
71
- val awsSDKVersion = "2.20.162"
+ val awsSDKVersion = "2.23.11"
72
val pekkoVersion = "1.0.2"
73
val pekkoHttpVersion = "1.0.0"
74
0 commit comments