Skip to content

Commit 99e6031

Browse files
Merge pull request #155 from microsoftgraph/dependabot/gradle/com.microsoft.graph-microsoft-graph-6.50.0
Bump com.microsoft.graph:microsoft-graph from 6.48.0 to 6.50.0
2 parents feb0f14 + 027d9d8 commit 99e6031

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies {
2323
// This dependency is used by the application.
2424
implementation 'com.google.guava:guava:33.4.8-jre'
2525
implementation 'com.azure:azure-identity:1.17.0'
26-
implementation 'com.microsoft.graph:microsoft-graph:6.48.0'
26+
implementation 'com.microsoft.graph:microsoft-graph:6.50.0'
2727
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.9'
2828
}
2929

0 commit comments

Comments
 (0)