Skip to content

Commit df47740

Browse files
authored
Merge pull request #441 from microsoftgraph/dependabot/gradle/com.microsoft.graph-microsoft-graph-core-1.0.2
Bump microsoft-graph-core from 1.0.1 to 1.0.2
2 parents 174f593 + 744864d commit df47740

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
@@ -37,7 +37,7 @@ dependencies {
3737
compile 'com.sun.jersey:jersey-server:1.19.4'
3838

3939
// Core Http library
40-
compile('com.microsoft.graph:microsoft-graph-core:1.0.1')
40+
compile('com.microsoft.graph:microsoft-graph-core:1.0.2')
4141
}
4242

4343
def pomConfig = {

0 commit comments

Comments
 (0)