Skip to content

Commit 8d6bc39

Browse files
authored
Merge pull request #8625 from microsoft/dependabot/gradle/get-started/azure-auth/java/app/com.azure-azure-identity-1.18.3
build(deps): bump com.azure:azure-identity from 1.18.2 to 1.18.3 in /get-started/azure-auth/java/app
2 parents 373916c + 4f06651 commit 8d6bc39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

get-started/azure-auth/java/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies {
2828
implementation 'jakarta.annotation:jakarta.annotation-api:3.0.0'
2929
implementation 'com.microsoft.kiota:microsoft-kiota-bundle:1.9.2'
3030
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.9.2'
31-
implementation 'com.azure:azure-identity:1.18.2'
31+
implementation 'com.azure:azure-identity:1.18.3'
3232
// </DependenciesSnippet>
3333
}
3434

0 commit comments

Comments
 (0)