Skip to content

Commit 945c619

Browse files
Merge pull request #1595 from microsoftgraph/dependabot/gradle/com.azure-azure-core-1.49.0
chore(deps): bump com.azure:azure-core from 1.48.0 to 1.49.0
2 parents c66708e + c218ba5 commit 945c619

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:3.0.0'
1313

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

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

0 commit comments

Comments
 (0)