Skip to content

Commit d4ea360

Browse files
Bump microsoft-graph-core from 1.0.8 to 1.0.9
Bumps [microsoft-graph-core](https://github.com/microsoftgraph/msgraph-sdk-java-core) from 1.0.8 to 1.0.9. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-java-core/releases) - [Commits](microsoftgraph/msgraph-sdk-java-core@1.0.8...1.0.9) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7baa49a commit d4ea360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies {
4545
implementation 'com.squareup.okhttp3:okhttp:3.12.1'
4646

4747
// Core Http library
48-
api 'com.microsoft.graph:microsoft-graph-core:1.0.8'
48+
api 'com.microsoft.graph:microsoft-graph-core:1.0.9'
4949
}
5050

5151
def pomConfig = {

0 commit comments

Comments
 (0)