Skip to content

Commit 20d678b

Browse files
Bump Azure.Identity (#4544)
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) 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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kiran Kumar Kolli <[email protected]>
1 parent 397ffab commit 20d678b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Microsoft.Azure.Cosmos.Samples/Usage/ReEncryption/ReEncryption.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<LangVersion>latest</LangVersion>
99
</PropertyGroup>
1010
<ItemGroup>
11-
<PackageReference Include="Azure.Identity" Version="1.11.0" />
11+
<PackageReference Include="Azure.Identity" Version="1.11.4" />
1212
<PackageReference Include="Azure.Security.KeyVault.Keys" Version="4.2.0" />
1313
<PackageReference Include="Microsoft.Azure.Cosmos.Encryption" Version="1.0.0-previewV20" />
1414
<PackageReference Include="Microsoft.Extensions.Configuration" Version="2.2.0" />

0 commit comments

Comments
 (0)