Skip to content

Commit fbfa090

Browse files
Bump com.microsoft.graph:microsoft-graph in /grapheventgrid
Bumps [com.microsoft.graph:microsoft-graph](https://github.com/microsoftgraph/msgraph-sdk-java) from 5.80.0 to 6.5.1. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-java/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-java/blob/dev/CHANGELOG.md) - [Commits](microsoftgraph/msgraph-sdk-java@v5.80.0...v6.5.1) --- updated-dependencies: - dependency-name: com.microsoft.graph:microsoft-graph dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d8dd3c1 commit fbfa090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grapheventgrid/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repositories {
1818
dependencies {
1919
implementation 'org.springframework.boot:spring-boot-starter-web'
2020
implementation 'com.azure:azure-identity:1.12.0'
21-
implementation 'com.microsoft.graph:microsoft-graph:5.80.0'
21+
implementation 'com.microsoft.graph:microsoft-graph:6.5.1'
2222
testImplementation 'org.springframework.boot:spring-boot-starter-test'
2323
}
2424

0 commit comments

Comments
 (0)