Skip to content

Commit b3ff497

Browse files
Bump Azure.Identity from 1.13.2 to 1.17.1
--- updated-dependencies: - dependency-name: Azure.Identity dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3396292 commit b3ff497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Notation.Plugin.AzureKeyVault/Notation.Plugin.AzureKeyVault.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</PropertyGroup>
1818

1919
<ItemGroup>
20-
<PackageReference Include="Azure.Identity" Version="1.13.2" />
20+
<PackageReference Include="Azure.Identity" Version="1.17.1" />
2121
<PackageReference Include="Azure.Security.KeyVault.Certificates" Version="4.7.0" />
2222
<PackageReference Include="Azure.Security.KeyVault.Keys" Version="4.7.0" />
2323
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.7.0" />

0 commit comments

Comments
 (0)