We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a621d63 + 152786b commit 4e32a90Copy full SHA for 4e32a90
build.gradle
@@ -35,7 +35,7 @@ dependencies {
35
implementation 'com.sun.jersey:jersey-server:1.19.4'
36
37
// Core Http library
38
- implementation 'com.microsoft.graph:microsoft-graph-core:1.0.1'
+ implementation 'com.microsoft.graph:microsoft-graph-core:1.0.2'
39
}
40
41
def pomConfig = {
0 commit comments