Skip to content
This repository was archived by the owner on Apr 24, 2025. It is now read-only.

Commit 0480dfa

Browse files
build(deps): bump Azure.Identity in /src/LettuceEncrypt.Azure
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.10.4 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.4...Azure.Identity_1.11.0) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9d250c9 commit 0480dfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LettuceEncrypt.Azure/LettuceEncrypt.Azure.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ See https://nuget.org/packages/LettuceEncrypt for more details.
1313
</PropertyGroup>
1414

1515
<ItemGroup>
16-
<PackageReference Include="Azure.Identity" Version="1.10.4" />
16+
<PackageReference Include="Azure.Identity" Version="1.11.0" />
1717
<PackageReference Include="Azure.Security.KeyVault.Certificates" Version="4.6.0" />
1818
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.6.0" />
1919
</ItemGroup>

0 commit comments

Comments
 (0)