Skip to content

Commit

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

build(deps): bump the kiota-dependencies group in /get-started/azure-auth/java/app with 2 updates
  • Loading branch information
baywet authored Sep 30, 2024
2 parents 0e801a6 + af6ec19 commit 9bc8ce3
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.4.0'
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.4.0'
implementation 'com.microsoft.kiota:microsoft-kiota-bundle:1.5.0'
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.5.0'
implementation 'com.azure:azure-identity:1.13.3'
// </DependenciesSnippet>
}
Expand Down

0 comments on commit 9bc8ce3

Please sign in to comment.