Skip to content

Commit 28d7cc7

Browse files
build(deps): bump com.microsoft.graph:microsoft-graph-core
Bumps [com.microsoft.graph:microsoft-graph-core](https://github.com/microsoftgraph/msgraph-sdk-java-core) from 3.1.8 to 3.1.9. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-java-core/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-java-core/blob/dev/CHANGELOG.md) - [Commits](microsoftgraph/msgraph-sdk-java-core@v3.1.8...v3.1.9) --- 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] <[email protected]>
1 parent 682ff59 commit 28d7cc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies {
88
implementation 'jakarta.annotation:jakarta.annotation-api:3.0.0'
99

1010
// Core Http library
11-
api 'com.microsoft.graph:microsoft-graph-core:3.1.8'
11+
api 'com.microsoft.graph:microsoft-graph-core:3.1.9'
1212
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.1.6'
1313
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.1.6'
1414
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.1.6'

0 commit comments

Comments
 (0)