Skip to content

Commit 744864d

Browse files
Bump microsoft-graph-core from 1.0.1 to 1.0.2
Bumps [microsoft-graph-core](https://github.com/microsoftgraph/msgraph-sdk-java-core) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-java-core/releases) - [Commits](microsoftgraph/msgraph-sdk-java-core@1.0.1...1.0.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6a327d4 commit 744864d

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)