Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Http.Polly from 6.0.1 to 6.0.2 in /src (#225)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.Http.Polly](https://github.com/dotnet/aspnetcore) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Polly
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin BEAUGRAND <[email protected]>
  • Loading branch information
dependabot[bot] and kbeaugrand authored Feb 9, 2022
1 parent 8481a9e commit ce39575
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="Microsoft.Azure.Devices" Version="1.37.0" />
<PackageReference Include="Microsoft.Azure.Devices.Provisioning.Service" Version="1.18.1" />
<PackageReference Include="Microsoft.Azure.Devices.Shared" Version="1.30.1" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="6.0.1" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="6.0.2" />
<PackageReference Include="Microsoft.Graph" Version="4.17.0" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.14.0" />
<PackageReference Include="MudBlazor" Version="6.0.6" />
Expand Down

0 comments on commit ce39575

Please sign in to comment.