Skip to content

Commit

Permalink
Update async-http-client to 3.0.0 (#1712)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 5, 2024
1 parent d1c7c33 commit 9866ca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Versions.scala
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Versions
object Versions {
val AsyncHttpClientVersion = "2.12.3"
val AsyncHttpClientVersion = "3.0.0"
val AWSVersion = "1.11.751"
// There were issues with accessing S3 from the Fargate ECS instance
// The easiest fix for now is to rollback dep to the last and the most tested version,
Expand Down

0 comments on commit 9866ca5

Please sign in to comment.