Skip to content

Commit 9dca49a

Browse files
Bump azure-core from 1.21.0 to 1.22.0
Bumps [azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.21.0 to 1.22.0. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-core_1.21.0...azure-core_1.22.0) --- updated-dependencies: - dependency-name: com.azure:azure-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent abc307c commit 9dca49a

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
@@ -9,5 +9,5 @@ dependencies {
99
implementation 'com.google.guava:guava:31.0.1-jre'
1010

1111
implementation 'com.google.code.gson:gson:2.8.9'
12-
api 'com.azure:azure-core:1.21.0'
12+
api 'com.azure:azure-core:1.22.0'
1313
}

0 commit comments

Comments
 (0)