Skip to content

Commit e33ec2d

Browse files
Bump azure-core from 1.15.0 to 1.16.0
Bumps [azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-core_1.15.0...azure-core_1.16.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 314a52a commit e33ec2d

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.6'
12-
api 'com.azure:azure-core:1.15.0'
12+
api 'com.azure:azure-core:1.16.0'
1313
}

0 commit comments

Comments
 (0)