Skip to content

Commit 295bece

Browse files
authored
Merge pull request #619 from scala-steward/update/azure-identity-1.11.0
Update azure-identity to 1.11.0
2 parents 8325948 + 7194b2a commit 295bece

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libtuf/build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ libraryDependencies ++= {
1010
"com.softwaremill.sttp.client" %% "async-http-client-backend-future" % "2.3.0",
1111
"org.slf4j" % "slf4j-api" % "1.7.16" % "provided",
1212
"com.azure" % "azure-storage-blob" % "12.24.1",
13-
"com.azure" % "azure-identity" % "1.10.4"
13+
"com.azure" % "azure-identity" % "1.11.0"
1414
)
1515
}

0 commit comments

Comments
 (0)