We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4e92800 + 2d2ce5a commit 4dc2a8aCopy full SHA for 4dc2a8a
samples/deviceCodeSample/build.gradle
@@ -12,5 +12,5 @@ repositories {
12
dependencies {
13
testImplementation group: 'junit', name: 'junit', version: '4.13.2'
14
implementation project(':coreLibrary')
15
- implementation 'com.azure:azure-identity:1.7.1'
+ implementation 'com.azure:azure-identity:1.7.2'
16
}
0 commit comments