Skip to content

Commit

Permalink
Merge pull request #3719 from microsoft/dependabot/gradle/get-started…
Browse files Browse the repository at this point in the history
…/azure-auth/java/app/com.microsoft.kiota-microsoft-kiota-http-okHttp-0.7.5

Bump com.microsoft.kiota:microsoft-kiota-http-okHttp from 0.7.4 to 0.7.5 in /get-started/azure-auth/java/app
  • Loading branch information
baywet authored Oct 5, 2023
2 parents c7329b2 + fa75081 commit 2833e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion get-started/azure-auth/java/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
// <DependenciesSnippet>
implementation 'com.microsoft.kiota:microsoft-kiota-abstractions:0.7.5'
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:0.7.5'
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:0.7.4'
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:0.7.5'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:0.7.5'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:0.7.5'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-form:0.7.5'
Expand Down

0 comments on commit 2833e91

Please sign in to comment.