Skip to content

Commit 871dd42

Browse files
authored
Merge pull request #77 from microsoftgraph/dependabot/gradle/com.microsoft.graph-microsoft-graph-core-1.0.9
Bump microsoft-graph-core from 1.0.8 to 1.0.9
2 parents e494897 + 2ea8d86 commit 871dd42

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)