We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6759658 commit cb70f1dCopy full SHA for cb70f1d
plugins/nf-azure/build.gradle
@@ -43,7 +43,7 @@ dependencies {
43
exclude group: 'org.slf4j', module: 'slf4j-api'
44
exclude group: 'com.google.guava', module: 'guava'
45
}
46
- api('com.azure:azure-identity:1.11.3') {
+ api('com.azure:azure-identity:1.12.2') {
47
48
49
0 commit comments