Skip to content

Commit

Permalink
chore(deps): bump com.microsoft.graph:microsoft-graph-core
Browse files Browse the repository at this point in the history
Bumps [com.microsoft.graph:microsoft-graph-core](https://github.com/microsoftgraph/msgraph-sdk-java-core) from 3.1.15 to 3.1.16.
- [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.1.15...v3.1.16)

---
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]>
  • Loading branch information
dependabot[bot] authored Aug 21, 2024
1 parent 47b7537 commit 56bb3ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies {
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'

// Core Http library
api 'com.microsoft.graph:microsoft-graph-core:3.1.15'
api 'com.microsoft.graph:microsoft-graph-core:3.1.16'

implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.2.0'
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.2.0'
Expand Down

0 comments on commit 56bb3ca

Please sign in to comment.