Skip to content

Commit 4a8e15c

Browse files
committed
Update async-http-client to 3.0.1
1 parent 0808da0 commit 4a8e15c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Versions.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Versions
22
object Versions {
3-
val AsyncHttpClientVersion = "3.0.0"
3+
val AsyncHttpClientVersion = "3.0.1"
44
val AWSVersion = "1.11.751"
55
// There were issues with accessing S3 from the Fargate ECS instance
66
// The easiest fix for now is to rollback dep to the last and the most tested version,

0 commit comments

Comments
 (0)