Skip to content

Commit

Permalink
Bump Azure.Identity from 1.11.0 to 1.11.4 in /orleans/ShoppingCart/Si…
Browse files Browse the repository at this point in the history
…lo (#6949)

* Bump Azure.Identity from 1.11.0 to 1.11.4 in /orleans/ShoppingCart/Silo

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] <support@github.com>

* Update orleans/ShoppingCart/Silo/Orleans.ShoppingCart.Silo.csproj

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: David Pine <david.pine@microsoft.com>
  • Loading branch information
dependabot[bot] and IEvangelist authored Jul 11, 2024
1 parent 82373c7 commit a76233b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orleans/ShoppingCart/Silo/Orleans.ShoppingCart.Silo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Azure.Identity" Version="1.11.0" />
<PackageReference Include="Azure.Identity" Version="1.12.0" />
<PackageReference Include="Blazor.Serialization" Version="8.0.0" />
<PackageReference Include="Blazor.LocalStorage" Version="8.0.0" />
<PackageReference Include="Bogus" Version="35.5.0" />
Expand Down

0 comments on commit a76233b

Please sign in to comment.