Skip to content

Commit 370e0aa

Browse files
Merge pull request #359 from microsoftgraph/dependabot/gradle/app-auth/graphapponlytutorial/com.microsoft.graph-microsoft-graph-6.52.0
Bump com.microsoft.graph:microsoft-graph from 6.51.0 to 6.52.0 in /app-auth/graphapponlytutorial
2 parents a2485cc + 03abab6 commit 370e0aa

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
@@ -24,7 +24,7 @@ dependencies {
2424
// This dependency is used by the application.
2525
implementation 'com.google.guava:guava:33.4.8-jre'
2626
implementation 'com.azure:azure-identity:1.17.0'
27-
implementation 'com.microsoft.graph:microsoft-graph:6.51.0'
27+
implementation 'com.microsoft.graph:microsoft-graph:6.52.0'
2828
}
2929
// </DependenciesSnippet>
3030

0 commit comments

Comments
 (0)