Skip to content

Commit cd5e4cb

Browse files
Bump azure-core from 1.16.0 to 1.17.0
Bumps [azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.16.0 to 1.17.0. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-core_1.16.0...azure-core_1.17.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 9505b56 commit cd5e4cb

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:30.1.1-jre'
1010

1111
implementation 'com.google.code.gson:gson:2.8.7'
12-
api 'com.azure:azure-core:1.16.0'
12+
api 'com.azure:azure-core:1.17.0'
1313
}

0 commit comments

Comments
 (0)