Skip to content

Commit

Permalink
Merge pull request #3720 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-serialization-form-0.7.5

Bump com.microsoft.kiota:microsoft-kiota-serialization-form 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 d04fcdc + 85c2cba commit 4783abd
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 @@ -32,7 +32,7 @@ dependencies {
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:0.7.4'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:0.7.4'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:0.7.4'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-form:0.7.4'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-form:0.7.5'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-multipart:0.7.4'
implementation 'com.azure:azure-identity:1.10.1'
// </DependenciesSnippet>
Expand Down

0 comments on commit 4783abd

Please sign in to comment.