Skip to content

Commit

Permalink
Merge pull request #5894 from microsoft/dependabot/gradle/get-started…
Browse files Browse the repository at this point in the history
…/azure-auth/java/app/com.azure-azure-identity-1.12.2

Bump com.azure:azure-identity from 1.12.1 to 1.12.2 in /get-started/azure-auth/java/app
  • Loading branch information
baywet authored Jun 11, 2024
2 parents 0429dc8 + 458e547 commit 5143d50
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 @@ -34,7 +34,7 @@ dependencies {
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:1.1.13'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-form:1.1.13'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-multipart:1.1.13'
implementation 'com.azure:azure-identity:1.12.1'
implementation 'com.azure:azure-identity:1.12.2'
// </DependenciesSnippet>
}

Expand Down

0 comments on commit 5143d50

Please sign in to comment.