Skip to content

Commit

Permalink
Merge pull request #6461 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.13.3

build(deps): bump com.azure:azure-identity from 1.13.2 to 1.13.3 in /get-started/azure-auth/java/app
  • Loading branch information
baywet authored Sep 16, 2024
2 parents 89f7aad + 12af0eb commit 142adfd
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 @@ -28,7 +28,7 @@ dependencies {
implementation 'jakarta.annotation:jakarta.annotation-api:3.0.0'
implementation 'com.microsoft.kiota:microsoft-kiota-bundle:1.4.0'
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.4.0'
implementation 'com.azure:azure-identity:1.13.2'
implementation 'com.azure:azure-identity:1.13.3'
// </DependenciesSnippet>
}

Expand Down

0 comments on commit 142adfd

Please sign in to comment.