Skip to content

Commit 3d373cb

Browse files
authored
Merge pull request #761 from microsoftgraph/dependabot/gradle/com.azure-azure-core-1.37.0
Bump com.azure:azure-core from 1.36.0 to 1.37.0
2 parents 420b06c + 223b08b commit 3d373cb

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.10.1'
13-
api 'com.azure:azure-core:1.36.0'
13+
api 'com.azure:azure-core:1.37.0'
1414

1515
api 'com.github.spotbugs:spotbugs-annotations:4.7.3'
1616
}

0 commit comments

Comments
 (0)