Skip to content

Commit

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

build(deps): bump the kiota-dependencies group in /get-started/azure-auth/java/app with 2 updates
  • Loading branch information
baywet authored Oct 8, 2024
2 parents a764bce + 7eea1c1 commit 19c32a6
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.5.1'
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.5.1'
implementation 'com.microsoft.kiota:microsoft-kiota-bundle:1.6.0'
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.6.0'
implementation 'com.azure:azure-identity:1.14.0'
// </DependenciesSnippet>
}
Expand Down

0 comments on commit 19c32a6

Please sign in to comment.