Skip to content

Commit

Permalink
Scala-Steward: Update azure-core from 1.40.0 to 1.54.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 1, 2024
1 parent 4d01b91 commit cf128aa
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 @@ -214,7 +214,7 @@ object Dependencies {
we include this FS implementation locally and include its dependencies
*/
val azureBlobNioDependencies = List(
"com.azure" % "azure-core" % "1.40.0",
"com.azure" % "azure-core" % "1.54.1",
"com.azure" % "azure-storage-blob" % "12.23.0-beta.1",
"com.azure" % "azure-storage-common" % "12.22.0-beta.1",
"com.azure" % "azure-core-test" % "1.18.0",
Expand Down

0 comments on commit cf128aa

Please sign in to comment.