Skip to content

Commit

Permalink
Bump Azure.Identity from 1.4.1 to 1.10.2 in /codesign
Browse files Browse the repository at this point in the history
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.4.1 to 1.10.2.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.4.1...Azure.Identity_1.10.2)

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 3fc9033 commit 067758e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codesign/codesign.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="System.CommandLine" Version="2.0.0-*" />
<PackageReference Include="plist-cil" Version="2.2.0" />
<PackageReference Include="RSAKeyVaultProvider" Version="2.1.1" />
<PackageReference Include="Azure.Identity" Version="1.4.1" />
<PackageReference Include="Azure.Identity" Version="1.10.2" />
<PackageReference Include="Azure.Security.KeyVault.Certificates" Version="4.2.0" />
</ItemGroup>

Expand Down

0 comments on commit 067758e

Please sign in to comment.