Skip to content

Commit

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

Bump the kiota-dependencies group in /get-started/azure-auth/java/app with 7 updates
  • Loading branch information
baywet authored Apr 4, 2024
2 parents cb9c1cf + 1f7f4eb commit 211f634
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 @@ -27,13 +27,13 @@ dependencies {
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'

// <DependenciesSnippet>
implementation 'com.microsoft.kiota:microsoft-kiota-abstractions:1.1.2'
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.1.2'
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.1.2'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.1.2'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:1.1.2'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-form:1.1.2'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-multipart:1.1.2'
implementation 'com.microsoft.kiota:microsoft-kiota-abstractions:1.1.3'
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.1.3'
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.1.3'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.1.3'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:1.1.3'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-form:1.1.3'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-multipart:1.1.3'
implementation 'com.azure:azure-identity:1.11.4'
// </DependenciesSnippet>
}
Expand Down

0 comments on commit 211f634

Please sign in to comment.