Skip to content

Commit

Permalink
Merge pull request #6908 from microsoft/dependabot/gradle/get-started…
Browse files Browse the repository at this point in the history
…/azure-auth/java/app/kiota-dependencies-f48efcbd1e

build(deps): bump the kiota-dependencies group in /get-started/azure-auth/java/app with 2 updates
  • Loading branch information
baywet authored Dec 19, 2024
2 parents 1361542 + 61af52c commit 253da9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions get-started/azure-auth/java/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ dependencies {

// <DependenciesSnippet>
implementation 'jakarta.annotation:jakarta.annotation-api:3.0.0'
implementation 'com.microsoft.kiota:microsoft-kiota-bundle:1.8.0'
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.0'
implementation 'com.microsoft.kiota:microsoft-kiota-bundle:1.8.1'
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.1'
implementation 'com.azure:azure-identity:1.14.2'
// </DependenciesSnippet>
}
Expand Down

0 comments on commit 253da9f

Please sign in to comment.