Skip to content

Commit 37f28a8

Browse files
Merge pull request #286 from microsoftgraph/dependabot/gradle/user-auth/graphtutorial/com.azure-azure-identity-1.15.0
Bump com.azure:azure-identity from 1.14.2 to 1.15.0 in /user-auth/graphtutorial
2 parents d8f3c2d + 3f3a308 commit 37f28a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user-auth/graphtutorial/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.0-jre'
26-
implementation 'com.azure:azure-identity:1.14.2'
26+
implementation 'com.azure:azure-identity:1.15.0'
2727
implementation 'com.microsoft.graph:microsoft-graph:6.25.1'
2828
}
2929
// </DependenciesSnippet>

0 commit comments

Comments
 (0)