We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8325948 + 7194b2a commit 295beceCopy full SHA for 295bece
libtuf/build.sbt
@@ -10,6 +10,6 @@ libraryDependencies ++= {
10
"com.softwaremill.sttp.client" %% "async-http-client-backend-future" % "2.3.0",
11
"org.slf4j" % "slf4j-api" % "1.7.16" % "provided",
12
"com.azure" % "azure-storage-blob" % "12.24.1",
13
- "com.azure" % "azure-identity" % "1.10.4"
+ "com.azure" % "azure-identity" % "1.11.0"
14
)
15
}
0 commit comments