Skip to content

Commit 2725733

Browse files
fix(deps): bump com.azure:azure-core from 1.58.1 to 1.59.1 in /android
Bumps [com.azure:azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.58.1 to 1.59.1. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@com.azure+azure-core_1.58.1...com.azure+azure-core_1.59.1) --- updated-dependencies: - dependency-name: com.azure:azure-core dependency-version: 1.59.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04e35bb commit 2725733

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ dependencies {
7878
implementation 'com.auth0:jwks-rsa:0.24.1'
7979

8080
api 'com.squareup.okhttp3:okhttp:4.12.0'
81-
api 'com.azure:azure-core:1.58.1'
81+
api 'com.azure:azure-core:1.59.1'
8282

8383
api 'com.microsoft.kiota:microsoft-kiota-abstractions:1.9.3'
8484
api 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.9.3'

0 commit comments

Comments
 (0)