Skip to content

Commit 46fa196

Browse files
authored
Merge pull request #506 from microsoftgraph/dependabot/gradle/com.microsoft.graph-microsoft-graph-core-1.0.5
Bump microsoft-graph-core from 1.0.4 to 1.0.5
2 parents eb57f03 + 6ebee84 commit 46fa196

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
@@ -40,7 +40,7 @@ dependencies {
4040
implementation 'com.squareup.okhttp3:okhttp:3.12.1'
4141

4242
// Core Http library
43-
api 'com.microsoft.graph:microsoft-graph-core:1.0.4'
43+
api 'com.microsoft.graph:microsoft-graph-core:1.0.5'
4444
}
4545

4646
def pomConfig = {

0 commit comments

Comments
 (0)