Skip to content

Commit b83df82

Browse files
authored
Merge pull request #7756 from microsoft/dependabot/gradle/get-started/azure-auth/java/app/kiota-dependencies-8b1a51f1e7
chore(deps): bump the kiota-dependencies group in /get-started/azure-auth/java/app with 2 updates
2 parents 6b2bf73 + b18a644 commit b83df82

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

get-started/azure-auth/java/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ dependencies {
2626

2727
// <DependenciesSnippet>
2828
implementation 'jakarta.annotation:jakarta.annotation-api:3.0.0'
29-
implementation 'com.microsoft.kiota:microsoft-kiota-bundle:1.8.8'
30-
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.8'
29+
implementation 'com.microsoft.kiota:microsoft-kiota-bundle:1.8.9'
30+
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.9'
3131
implementation 'com.azure:azure-identity:1.16.3'
3232
// </DependenciesSnippet>
3333
}

0 commit comments

Comments
 (0)