Skip to content

Commit 8bf55d1

Browse files
authored
Merge pull request #45 from microsoftgraph/dependabot/gradle/com.microsoft.graph-microsoft-graph-core-1.0.6
Bump microsoft-graph-core from 1.0.5 to 1.0.6
2 parents 5b92eb3 + ba5b475 commit 8bf55d1

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.5'
51+
api 'com.microsoft.graph:microsoft-graph-core:1.0.6'
5252
}
5353

5454
def pomConfig = {

0 commit comments

Comments
 (0)