Skip to content

Commit a93255e

Browse files
Bump com.microsoft.graph:microsoft-graph from 6.38.0 to 6.39.0
Bumps [com.microsoft.graph:microsoft-graph](https://github.com/microsoftgraph/msgraph-sdk-java) from 6.38.0 to 6.39.0. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-java/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-java/blob/main/CHANGELOG.md) - [Commits](microsoftgraph/msgraph-sdk-java@v6.38.0...v6.39.0) --- updated-dependencies: - dependency-name: com.microsoft.graph:microsoft-graph dependency-version: 6.39.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b7d3864 commit a93255e

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.16.1'
26-
implementation 'com.microsoft.graph:microsoft-graph:6.38.0'
26+
implementation 'com.microsoft.graph:microsoft-graph:6.39.0'
2727
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.4'
2828
}
2929

0 commit comments

Comments
 (0)