Skip to content

Commit 1e5b527

Browse files
authored
Merge pull request #7933 from microsoft/dependabot/gradle/get-started/azure-auth/java/app/com.azure-azure-identity-1.18.1
Bump com.azure:azure-identity from 1.18.0 to 1.18.1 in /get-started/azure-auth/java/app
2 parents 02bad65 + 656ff1e commit 1e5b527

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.8.10'
3030
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.10'
31-
implementation 'com.azure:azure-identity:1.18.0'
31+
implementation 'com.azure:azure-identity:1.18.1'
3232
// </DependenciesSnippet>
3333
}
3434

0 commit comments

Comments
 (0)