Skip to content

Commit

Permalink
Merge pull request #754 from scala-steward/update/azure-storage-blob-…
Browse files Browse the repository at this point in the history
…12.26.1

Update azure-storage-blob to 12.26.1
  • Loading branch information
mergify[bot] committed Jun 8, 2024
2 parents 5b78b51 + fe4bcd3 commit 698b0b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libtuf/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ libraryDependencies ++= {
"com.softwaremill.sttp.client" %% "slf4j-backend" % "2.3.0",
"com.softwaremill.sttp.client" %% "async-http-client-backend-future" % "2.3.0",
"org.slf4j" % "slf4j-api" % "1.7.16" % "provided",
"com.azure" % "azure-storage-blob" % "12.26.0",
"com.azure" % "azure-storage-blob" % "12.26.1",
"com.azure" % "azure-identity" % "1.12.1"
)
}

0 comments on commit 698b0b5

Please sign in to comment.