Skip to content

Commit ab95125

Browse files
Merge pull request #354 from microsoftgraph/dependabot/gradle/app-auth/graphapponlytutorial/com.azure-azure-identity-1.17.0
Bump com.azure:azure-identity from 1.15.4 to 1.17.0 in /app-auth/graphapponlytutorial
2 parents bb508e3 + 36bfd35 commit ab95125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app-auth/graphapponlytutorial/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies {
2323

2424
// This dependency is used by the application.
2525
implementation 'com.google.guava:guava:33.4.8-jre'
26-
implementation 'com.azure:azure-identity:1.15.4'
26+
implementation 'com.azure:azure-identity:1.17.0'
2727
implementation 'com.microsoft.graph:microsoft-graph:6.50.0'
2828
}
2929
// </DependenciesSnippet>

0 commit comments

Comments
 (0)