Skip to content

Commit 36bfd35

Browse files
Bump com.azure:azure-identity in /app-auth/graphapponlytutorial
Bumps [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.15.4 to 1.17.0. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-identity_1.15.4...azure-core_1.17.0) --- updated-dependencies: - dependency-name: com.azure:azure-identity dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb508e3 commit 36bfd35

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)