Skip to content

Commit c49c033

Browse files
Bump com.azure:azure-identity in /app-auth/graphapponlytutorial
--- updated-dependencies: - dependency-name: com.azure:azure-identity dependency-version: 1.16.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aad1e37 commit c49c033

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.6-jre'
26-
implementation 'com.azure:azure-identity:1.15.4'
26+
implementation 'com.azure:azure-identity:1.16.3'
2727
implementation 'com.microsoft.graph:microsoft-graph:6.33.0'
2828
}
2929
// </DependenciesSnippet>

0 commit comments

Comments
 (0)