Skip to content

Commit 66f288b

Browse files
authored
Merge pull request #506 from microsoftgraph/dependabot/gradle/android/com.azure-azure-core-1.28.0
Bump azure-core from 1.27.0 to 1.28.0 in /android
2 parents cb2d54f + c9d1a57 commit 66f288b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies {
1010
implementation 'com.google.guava:guava:31.1-jre'
1111

1212
implementation 'com.google.code.gson:gson:2.9.0'
13-
api 'com.azure:azure-core:1.27.0'
13+
api 'com.azure:azure-core:1.28.0'
1414

1515
compileOnly 'net.jcip:jcip-annotations:1.0'
1616
compileOnly 'com.github.spotbugs:spotbugs-annotations:4.7.0'

0 commit comments

Comments
 (0)