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 0808da0 commit 4a8e15cCopy full SHA for 4a8e15c
project/Versions.scala
@@ -1,6 +1,6 @@
1
// Versions
2
object Versions {
3
- val AsyncHttpClientVersion = "3.0.0"
+ val AsyncHttpClientVersion = "3.0.1"
4
val AWSVersion = "1.11.751"
5
// There were issues with accessing S3 from the Fargate ECS instance
6
// The easiest fix for now is to rollback dep to the last and the most tested version,
0 commit comments