Skip to content

Commit

Permalink
bump: azure-storage-common 12.28.0 (was 12.26.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 15, 2024
1 parent 12d9f23 commit 79d31f2
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 @@ -120,7 +120,7 @@ object Dependencies {
"com.typesafe.akka" %% "akka-http" % AkkaHttpVersion,
"com.typesafe.akka" %% "akka-http-xml" % AkkaHttpVersion,
// for testing authorization signature
"com.azure" % "azure-storage-common" % "12.26.1" % Test,
"com.azure" % "azure-storage-common" % "12.28.0" % Test,
wiremock
)
)
Expand Down

0 comments on commit 79d31f2

Please sign in to comment.