Skip to content

Commit b3fa7e7

Browse files
authored
Merge pull request #1242 from microsoftgraph/dependabot/gradle/samples/deviceCodeSample/com.azure-azure-identity-1.10.4
chore(deps): bump com.azure:azure-identity from 1.10.3 to 1.10.4 in /samples/deviceCodeSample
2 parents ff2ea9d + a0f2c13 commit b3fa7e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/deviceCodeSample/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.3'
15+
implementation 'com.azure:azure-identity:1.10.4'
1616
}

0 commit comments

Comments
 (0)