Skip to content

Commit 9acbc6f

Browse files
Bump Azure.Identity (#8481)
Bumps the nuget group with 1 update in the /tools/secret-management/Azure.Sdk.Tools.SecretRotation.Stores.KeyVault directory: [Azure.Identity](https://github.com/Azure/azure-sdk-for-net). Updates `Azure.Identity` from 1.11.0 to 1.11.4 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.11.0...Azure.Identity_1.11.4) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production dependency-group: nuget ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed34354 commit 9acbc6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/secret-management/Azure.Sdk.Tools.SecretRotation.Stores.KeyVault/Azure.Sdk.Tools.SecretRotation.Stores.KeyVault.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<ItemGroup>
4-
<PackageReference Include="Azure.Identity" Version="1.11.0" />
4+
<PackageReference Include="Azure.Identity" Version="1.11.4" />
55
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.4.0" />
66
<PackageReference Include="Azure.Security.KeyVault.Certificates" Version="4.4.0" />
77
<PackageReference Include="Microsoft.VisualStudio.Services.Client" Version="16.170.0" />

0 commit comments

Comments
 (0)