Skip to content

Commit

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

build(deps): bump the kiota-dependencies group in /get-started/azure-auth/java/app with 7 updates
  • Loading branch information
baywet authored Aug 9, 2024
2 parents 1f1534f + 65c6c22 commit 5866a30
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions get-started/azure-auth/java/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@ dependencies {

// <DependenciesSnippet>
implementation 'jakarta.annotation:jakarta.annotation-api:3.0.0'
implementation 'com.microsoft.kiota:microsoft-kiota-abstractions:1.1.14'
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.1.14'
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.1.14'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.1.14'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:1.1.14'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-form:1.1.14'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-multipart:1.1.14'
implementation 'com.microsoft.kiota:microsoft-kiota-abstractions:1.2.0'
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.2.0'
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.2.0'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.2.0'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:1.2.0'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-form:1.2.0'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-multipart:1.2.0'
implementation 'com.azure:azure-identity:1.13.2'
// </DependenciesSnippet>
}
Expand Down

0 comments on commit 5866a30

Please sign in to comment.