Skip to content

Commit 4e32a90

Browse files
authored
Merge pull request #13 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 a621d63 + 152786b commit 4e32a90

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
@@ -35,7 +35,7 @@ dependencies {
3535
implementation 'com.sun.jersey:jersey-server:1.19.4'
3636

3737
// Core Http library
38-
implementation 'com.microsoft.graph:microsoft-graph-core:1.0.1'
38+
implementation 'com.microsoft.graph:microsoft-graph-core:1.0.2'
3939
}
4040

4141
def pomConfig = {

0 commit comments

Comments
 (0)