Skip to content

Commit

Permalink
bump: azure-storage 8.6.6 (was 8.0.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 6, 2024
1 parent 49365bf commit ef4d690
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 @@ -94,7 +94,7 @@ object Dependencies {

val AzureStorageQueue = Seq(
libraryDependencies ++= Seq(
"com.microsoft.azure" % "azure-storage" % "8.0.0" // ApacheV2
"com.microsoft.azure" % "azure-storage" % "8.6.6" // ApacheV2
)
)

Expand Down

0 comments on commit ef4d690

Please sign in to comment.