Skip to content

Commit 66564b6

Browse files
Bump Azure.Identity (#8256)
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.10.2 to 1.11.0. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.10.2...Azure.Identity_1.11.0) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 56dd8ff commit 66564b6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<ItemGroup>
4-
<PackageReference Include="Azure.Core" Version="1.35.0" />
5-
<PackageReference Include="Azure.Identity" Version="1.10.2" />
4+
<PackageReference Include="Azure.Core" Version="1.38.0" />
5+
<PackageReference Include="Azure.Identity" Version="1.11.0" />
66
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.4.0" />
77
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.0" />
88
</ItemGroup>

0 commit comments

Comments
 (0)