Skip to content

Commit

Permalink
Merge pull request #6724 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.14.1

build(deps): bump com.azure:azure-identity from 1.14.0 to 1.14.1 in /get-started/azure-auth/java/app
  • Loading branch information
baywet authored Nov 5, 2024
2 parents a53a22d + d89f5ca commit 26c61a9
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.7.0'
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.7.0'
implementation 'com.azure:azure-identity:1.14.0'
implementation 'com.azure:azure-identity:1.14.1'
// </DependenciesSnippet>
}

Expand Down

0 comments on commit 26c61a9

Please sign in to comment.