Skip to content

Commit 6ebee84

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

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
@@ -40,7 +40,7 @@ dependencies {
4040
implementation 'com.squareup.okhttp3:okhttp:3.12.1'
4141

4242
// Core Http library
43-
api 'com.microsoft.graph:microsoft-graph-core:1.0.4'
43+
api 'com.microsoft.graph:microsoft-graph-core:1.0.5'
4444
}
4545

4646
def pomConfig = {

0 commit comments

Comments
 (0)