Skip to content

Commit c7c9066

Browse files
chore(deps): bump com.azure:azure-core from 1.54.1 to 1.56.0
Bumps [com.azure:azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.54.1 to 1.56.0. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-core_1.54.1...azure-core_1.56.0) --- updated-dependencies: - dependency-name: com.azure:azure-core dependency-version: 1.56.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ad22482 commit c7c9066

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
@@ -16,7 +16,7 @@ dependencies {
1616
implementation 'com.auth0:jwks-rsa:0.22.2'
1717

1818
api 'com.squareup.okhttp3:okhttp:4.12.0'
19-
api 'com.azure:azure-core:1.54.1'
19+
api 'com.azure:azure-core:1.56.0'
2020

2121
api 'com.microsoft.kiota:microsoft-kiota-abstractions:1.8.8'
2222
api 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.8'

0 commit comments

Comments
 (0)