Skip to content

Commit

Permalink
Bump Refit.HttpClientFactory (#42650)
Browse files Browse the repository at this point in the history
Bumps the dotnet group in /docs/core/extensions/snippets/http with 1 update: [Refit.HttpClientFactory](https://github.com/reactiveui/refit).


Updates `Refit.HttpClientFactory` from 7.1.2 to 7.2.0
- [Release notes](https://github.com/reactiveui/refit/releases)
- [Commits](reactiveui/refit@7.1.2...7.2.0)

---
updated-dependencies:
- dependency-name: Refit.HttpClientFactory
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent ba9a697 commit 4810e43
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageReference Include="Refit.HttpClientFactory" Version="7.1.2" />
<PackageReference Include="Refit.HttpClientFactory" Version="7.2.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 4810e43

Please sign in to comment.