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 c969bce + 2321c0b commit a0ff196Copy full SHA for a0ff196
samples/interactiveBrowserSample/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.8.2'
+ implementation 'com.azure:azure-identity:1.8.3'
16
}
0 commit comments