Skip to content

Commit 16f2c2f

Browse files
authored
Merge pull request #1182 from microsoftgraph/dependabot/gradle/samples/interactiveBrowserSample/com.azure-azure-identity-1.10.2
chore(deps): bump com.azure:azure-identity from 1.10.1 to 1.10.2 in /samples/interactiveBrowserSample
2 parents 8054814 + ecc3d88 commit 16f2c2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/interactiveBrowserSample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ repositories {
1212
dependencies {
1313
testImplementation group: 'junit', name: 'junit', version: '4.13.2'
1414
implementation project(':coreLibrary')
15-
implementation 'com.azure:azure-identity:1.10.1'
15+
implementation 'com.azure:azure-identity:1.10.2'
1616
}

0 commit comments

Comments
 (0)