Skip to content

Commit f4ea641

Browse files
authored
Merge pull request #688 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 7baa49a + d4ea360 commit f4ea641

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)