Skip to content

Commit

Permalink
Bump microsoft-graph-core from 2.0.2 to 2.0.3
Browse files Browse the repository at this point in the history
Bumps [microsoft-graph-core](https://github.com/microsoftgraph/msgraph-sdk-java-core) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-java-core/releases)
- [Commits](microsoftgraph/msgraph-sdk-java-core@2.0.2...2.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 28, 2021
1 parent d84911e commit c408323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ dependencies {
implementation 'com.squareup.okhttp3:okhttp:4.9.1'

// Core Http library
api 'com.microsoft.graph:microsoft-graph-core:2.0.2'
api 'com.microsoft.graph:microsoft-graph-core:2.0.3'
}

0 comments on commit c408323

Please sign in to comment.