Skip to content

Commit

Permalink
Revert "aws 2.23.11 (#18)"
Browse files Browse the repository at this point in the history
This reverts commit ed9bf3f.
  • Loading branch information
pjfanning committed Mar 1, 2024
1 parent 236f789 commit 4fce311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ lazy val root = (project in file("."))
)

lazy val deps = {
val awsSDKVersion = "2.23.11"
val awsSDKVersion = "2.20.162"
val pekkoVersion = "1.0.2"
val pekkoHttpVersion = "1.0.1"

Expand Down

0 comments on commit 4fce311

Please sign in to comment.