Skip to content

Commit f2440b5

Browse files
authored
Merge pull request #54 from microsoftgraph/dependabot/gradle/com.microsoft.graph-microsoft-graph-core-1.0.7
Bump microsoft-graph-core from 1.0.6 to 1.0.7
2 parents c1de187 + 2ea2358 commit f2440b5

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)