Skip to content

Commit

Permalink
Bump Refit from 7.0.0 to 8.0.0 in /src/ComicsProvider
Browse files Browse the repository at this point in the history
Bumps [Refit](https://github.com/reactiveui/refit) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/reactiveui/refit/releases)
- [Commits](reactiveui/refit@7.0.0...8.0.0)

---
updated-dependencies:
- dependency-name: Refit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 20eec02 commit 9139e26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ComicsProvider/ComicsProvider.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="HtmlAgilityPack" Version="1.11.55" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.0" />
<PackageReference Include="Refit" Version="7.0.0" />
<PackageReference Include="Refit" Version="8.0.0" />
<PackageReference Include="Refit.HttpClientFactory" Version="7.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 9139e26

Please sign in to comment.