Skip to content

Commit 498be99

Browse files
Merge pull request #1534 from microsoftgraph/dependabot/gradle/com.azure-azure-core-1.47.0
chore(deps): bump com.azure:azure-core from 1.46.0 to 1.47.0
2 parents 294f1e5 + 9110f12 commit 498be99

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
@@ -14,7 +14,7 @@ dependencies {
1414
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
1515

1616
api 'com.squareup.okhttp3:okhttp:4.12.0'
17-
api 'com.azure:azure-core:1.46.0'
17+
api 'com.azure:azure-core:1.47.0'
1818

1919
api 'com.microsoft.kiota:microsoft-kiota-abstractions:1.0.5'
2020
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.0.5'

0 commit comments

Comments
 (0)