Skip to content

Commit c570ace

Browse files
fix(deps): bump com.azure:azure-core from 1.58.0 to 1.58.1 in /android (#2104)
Bumps [com.azure:azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.58.0 to 1.58.1. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@com.azure+azure-core_1.58.0...com.azure+azure-core_1.58.1) --- updated-dependencies: - dependency-name: com.azure:azure-core dependency-version: 1.58.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ramses Sanchez-Hernandez <63934382+ramsessanchez@users.noreply.github.com>
1 parent f344668 commit c570ace

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.24.1'
1717

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

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

0 commit comments

Comments
 (0)