Skip to content

Commit 8020734

Browse files
Merge pull request #1683 from microsoftgraph/dependabot/gradle/com.azure-azure-core-1.50.0
chore(deps): bump com.azure:azure-core from 1.49.1 to 1.50.0
2 parents 7bcd03e + e3977a5 commit 8020734

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.1'
15+
api 'com.azure:azure-core:1.50.0'
1616

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

0 commit comments

Comments
 (0)