We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b92eb3 + ba5b475 commit 8bf55d1Copy full SHA for 8bf55d1
1 file changed
build.gradle
@@ -48,7 +48,7 @@ dependencies {
48
implementation 'com.squareup.okhttp3:okhttp:3.12.1'
49
50
// Core Http library
51
- api 'com.microsoft.graph:microsoft-graph-core:1.0.5'
+ api 'com.microsoft.graph:microsoft-graph-core:1.0.6'
52
}
53
54
def pomConfig = {
0 commit comments