Skip to content
This repository was archived by the owner on Jul 21, 2021. It is now read-only.

Commit d2efbc2

Browse files
Bump Azure.Identity from 1.3.0 to 1.4.0
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.3.0...Azure.Identity_1.4.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 487dd4a commit d2efbc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/azmi/azmi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<ItemGroup>
99
<PackageReference Include="Azure.Core" Version="1.13.0" />
10-
<PackageReference Include="Azure.Identity" Version="1.3.0" />
10+
<PackageReference Include="Azure.Identity" Version="1.4.0" />
1111
<PackageReference Include="Azure.Security.KeyVault.Certificates" Version="4.1.0" />
1212
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.1.0" />
1313
<PackageReference Include="Azure.Storage.Blobs" Version="12.8.3" />

0 commit comments

Comments
 (0)