Skip to content

Commit

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

build(deps): bump the kiota-dependencies group in /get-started/azure-auth/java/app with 2 updates
  • Loading branch information
baywet authored Oct 11, 2024
2 parents 5aadb33 + 7d3763b commit b7a16c9
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.6.0'
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.6.0'
implementation 'com.microsoft.kiota:microsoft-kiota-bundle:1.7.0'
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.7.0'
implementation 'com.azure:azure-identity:1.14.0'
// </DependenciesSnippet>
}
Expand Down

0 comments on commit b7a16c9

Please sign in to comment.