Skip to content

Commit 5fe5658

Browse files
Merge pull request #420 from microsoftgraph/dependabot/gradle/app-auth/graphapponlytutorial/com.microsoft.graph-microsoft-graph-6.67.0
Bump com.microsoft.graph:microsoft-graph from 6.66.1 to 6.67.0 in /app-auth/graphapponlytutorial
2 parents 5a4049c + b7b0299 commit 5fe5658

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.6.0-jre'
2626
implementation 'com.azure:azure-identity:1.18.4'
27-
implementation 'com.microsoft.graph:microsoft-graph:6.66.1'
27+
implementation 'com.microsoft.graph:microsoft-graph:6.67.0'
2828
}
2929
// </DependenciesSnippet>
3030

0 commit comments

Comments
 (0)