Skip to content

Commit 5e080b8

Browse files
Merge pull request #103 from microsoftgraph/dependabot/gradle/com.microsoft.graph-microsoft-graph-6.23.0
Bump com.microsoft.graph:microsoft-graph from 6.22.0 to 6.23.0
2 parents 0e86647 + 7bbb401 commit 5e080b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3.1-jre'
2525
implementation 'com.azure:azure-identity:1.14.2'
26-
implementation 'com.microsoft.graph:microsoft-graph:6.22.0'
26+
implementation 'com.microsoft.graph:microsoft-graph:6.23.0'
2727
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.0'
2828
}
2929

0 commit comments

Comments
 (0)