Skip to content

Commit 2ea2358

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

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
@@ -48,7 +48,7 @@ dependencies {
4848
implementation 'com.squareup.okhttp3:okhttp:3.12.1'
4949

5050
// Core Http library
51-
api 'com.microsoft.graph:microsoft-graph-core:1.0.6'
51+
api 'com.microsoft.graph:microsoft-graph-core:1.0.7'
5252
}
5353

5454
def pomConfig = {

0 commit comments

Comments
 (0)