Skip to content

Commit 078053c

Browse files
authored
Merge pull request #568 from scala-steward/update/azure-identity-1.10.0
Update azure-identity to 1.10.0
2 parents dcdfaab + 8f446ed commit 078053c

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.23.0",
13-
"com.azure" % "azure-identity" % "1.9.2"
13+
"com.azure" % "azure-identity" % "1.10.0"
1414
)
1515
}

0 commit comments

Comments
 (0)