Skip to content

Commit

Permalink
Bump the azure-sdk group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the azure-sdk group with 2 updates: [Azure.Extensions.AspNetCore.DataProtection.Blobs](https://github.com/Azure/azure-sdk-for-net) and [Azure.Extensions.AspNetCore.DataProtection.Keys](https://github.com/Azure/azure-sdk-for-net).


Updates `Azure.Extensions.AspNetCore.DataProtection.Blobs` from 1.3.2 to 1.3.3
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Extensions.AspNetCore.DataProtection.Blobs_1.3.2...Azure.Extensions.AspNetCore.DataProtection.Blobs_1.3.3)

Updates `Azure.Extensions.AspNetCore.DataProtection.Keys` from 1.2.2 to 1.2.3
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Extensions.AspNetCore.DataProtection.Keys_1.2.2...Azure.Extensions.AspNetCore.DataProtection.Keys_1.2.3)

---
updated-dependencies:
- dependency-name: Azure.Extensions.AspNetCore.DataProtection.Blobs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure-sdk
- dependency-name: Azure.Extensions.AspNetCore.DataProtection.Keys
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure-sdk
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
1 parent 1dbe05f commit 8b7b3a7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Blobs" Version="1.3.2" />
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Keys" Version="1.2.2" />
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Keys" Version="1.2.3" />
<PackageReference Include="Azure.Identity" Version="1.10.4" />
<PackageReference Include="Grpc.AspNetCore" Version="2.59.0" />
</ItemGroup>
Expand Down

0 comments on commit 8b7b3a7

Please sign in to comment.