Skip to content

Commit

Permalink
Merge pull request #198 from microsoftgraph/dependabot/gradle/com.azu…
Browse files Browse the repository at this point in the history
…re-azure-core-1.16.0

Bump azure-core from 1.15.0 to 1.16.0
  • Loading branch information
baywet authored May 11, 2021
2 parents 314a52a + e33ec2d commit d4d2d1e
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 @@ -9,5 +9,5 @@ dependencies {
implementation 'com.google.guava:guava:30.1.1-jre'

implementation 'com.google.code.gson:gson:2.8.6'
api 'com.azure:azure-core:1.15.0'
api 'com.azure:azure-core:1.16.0'
}

0 comments on commit d4d2d1e

Please sign in to comment.