Skip to content

Commit 82a671f

Browse files
chore(deps): bump com.azure:azure-core from 1.44.0 to 1.44.1 in /android
Bumps [com.azure:azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.44.0 to 1.44.1. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-core_1.44.0...azure-core_1.44.1) --- updated-dependencies: - dependency-name: com.azure:azure-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7d963e9 commit 82a671f

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:32.1.3-jre'
1111

1212
implementation 'com.google.code.gson:gson:2.10.1'
13-
api 'com.azure:azure-core:1.44.0'
13+
api 'com.azure:azure-core:1.44.1'
1414

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

0 commit comments

Comments
 (0)