Skip to content

Commit 4219e68

Browse files
chore(deps): bump com.microsoft.graph:microsoft-graph-core in /java-8
Bumps [com.microsoft.graph:microsoft-graph-core](https://github.com/microsoftgraph/msgraph-sdk-java-core) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-java-core/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-java-core/blob/main/CHANGELOG.md) - [Commits](microsoftgraph/msgraph-sdk-java-core@v3.6.0...v3.6.1) --- updated-dependencies: - dependency-name: com.microsoft.graph:microsoft-graph-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 50cf4e1 commit 4219e68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dependencies {
44
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
55

66
// Core Http library
7-
api 'com.microsoft.graph:microsoft-graph-core:3.6.0'
7+
api 'com.microsoft.graph:microsoft-graph-core:3.6.1'
88

99
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.4'
1010
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.4'

0 commit comments

Comments
 (0)