Skip to content

Commit 743fd3c

Browse files
Bump microsoft-graph-core from 1.0.3 to 1.0.4
Bumps [microsoft-graph-core](https://github.com/microsoftgraph/msgraph-sdk-java-core) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-java-core/releases) - [Commits](microsoftgraph/msgraph-sdk-java-core@1.0.3...1.0.4) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 67e23d7 commit 743fd3c

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
@@ -36,7 +36,7 @@ dependencies {
3636
implementation 'com.squareup.okhttp3:okhttp:3.12.1'
3737

3838
// Core Http library
39-
implementation 'com.microsoft.graph:microsoft-graph-core:1.0.3'
39+
implementation 'com.microsoft.graph:microsoft-graph-core:1.0.4'
4040
}
4141

4242
def pomConfig = {

0 commit comments

Comments
 (0)