Skip to content

Commit

Permalink
aws 2.23.11
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Jan 27, 2024
1 parent 18e7b30 commit a7175d1
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.20.162"
val awsSDKVersion = "2.23.11"
val pekkoVersion = "1.0.2"
val pekkoHttpVersion = "1.0.0"

Expand Down

0 comments on commit a7175d1

Please sign in to comment.