Skip to content

Commit 7974ed0

Browse files
Bump azure-core from 1.34.0 to 1.35.0
Bumps [azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.34.0 to 1.35.0. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-core_1.34.0...azure-core_1.35.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 4437a80 commit 7974ed0

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'
13-
api 'com.azure:azure-core:1.34.0'
13+
api 'com.azure:azure-core:1.35.0'
1414

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

0 commit comments

Comments
 (0)