Skip to content

Commit 14183d2

Browse files
Merge pull request #1633 from microsoftgraph/dependabot/gradle/android/com.azure-azure-core-1.49.1
Bump com.azure:azure-core from 1.49.0 to 1.49.1 in /android
2 parents f219483 + aaf144c commit 14183d2

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
@@ -12,7 +12,7 @@ dependencies {
1212
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
1313

1414
api 'com.squareup.okhttp3:okhttp:4.12.0'
15-
api 'com.azure:azure-core:1.49.0'
15+
api 'com.azure:azure-core:1.49.1'
1616

1717
api 'com.microsoft.kiota:microsoft-kiota-abstractions:1.1.13'
1818
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.1.13'

0 commit comments

Comments
 (0)