Skip to content

Commit

Permalink
Update aws-crt to 0.31.3
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 7ebafef commit b577b8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ object ExternalDependencies {
// These are the "Common Runtime Libraries", which you're encouraged to use for
// better performance.
// See https://docs.aws.amazon.com/sdkref/latest/guide/common-runtime.html
val awsCrt = "0.29.25"
val awsCrt = "0.31.3"
}

val azureDependencies: Seq[ModuleID] = Seq(
Expand Down

0 comments on commit b577b8b

Please sign in to comment.