Skip to content

Commit

Permalink
Update azure-storage-blob to 12.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 20, 2023
1 parent 9c9466f commit 76cf297
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 @@ -110,7 +110,7 @@ object Dependencies {
val azureResourceManagerCompute = "com.azure.resourcemanager" % "azure-resourcemanager-compute" % "2.30.0" exclude("net.minidev", "json-smart")
val azureIdentity = "com.azure" % "azure-identity" % "1.10.1"
val azureRelay = "com.azure.resourcemanager" % "azure-resourcemanager-relay" % "1.0.0-beta.2"
val azureStorageBlob = "com.azure" % "azure-storage-blob" % "12.23.1"
val azureStorageBlob = "com.azure" % "azure-storage-blob" % "12.24.0"
val azureResourceManagerContainerService = "com.azure.resourcemanager" % "azure-resourcemanager-containerservice" % "2.30.0"
val azureResourceManagerApplicationInsights =
"com.azure.resourcemanager" % "azure-resourcemanager-applicationinsights" % "1.0.0-beta.5"
Expand Down

0 comments on commit 76cf297

Please sign in to comment.