Skip to content

Commit 6d886ce

Browse files
authored
Merge pull request #1339 from microsoftgraph/dependabot/gradle/android/com.microsoft.graph-microsoft-graph-core-2.0.16
Bump com.microsoft.graph:microsoft-graph-core from 2.0.15 to 2.0.16 in /android
2 parents ef4b027 + 73fd598 commit 6d886ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ dependencies {
1111
implementation 'com.squareup.okhttp3:okhttp:4.10.0'
1212

1313
// Core Http library
14-
api 'com.microsoft.graph:microsoft-graph-core:2.0.15'
14+
api 'com.microsoft.graph:microsoft-graph-core:2.0.16'
1515
}

0 commit comments

Comments
 (0)