Skip to content

Commit

Permalink
Merge pull request #814 from scala-steward/update/azure-identity-1.14.0
Browse files Browse the repository at this point in the history
Update azure-identity to 1.14.0
  • Loading branch information
mergify[bot] authored Oct 12, 2024
2 parents 16ec9e6 + e271f4b commit 098bc9d
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 @@ -10,6 +10,6 @@ libraryDependencies ++= {
"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.28.1",
"com.azure" % "azure-identity" % "1.13.3"
"com.azure" % "azure-identity" % "1.14.0"
)
}

0 comments on commit 098bc9d

Please sign in to comment.