Skip to content

Commit

Permalink
Merge pull request #6554 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.0

build(deps): bump com.azure:azure-identity from 1.13.3 to 1.14.0 in /get-started/azure-auth/java/app
  • Loading branch information
baywet authored Oct 4, 2024
2 parents cad0230 + 3834d31 commit 4150eb9
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.5.1'
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.5.1'
implementation 'com.azure:azure-identity:1.13.3'
implementation 'com.azure:azure-identity:1.14.0'
// </DependenciesSnippet>
}

Expand Down

0 comments on commit 4150eb9

Please sign in to comment.