Skip to content

Commit

Permalink
Merge pull request #2 from ParagRaut/dependabot/nuget/src/ComicsProvi…
Browse files Browse the repository at this point in the history
…der/Refit-8.0.0
  • Loading branch information
ParagRaut authored Nov 5, 2024
2 parents 17cb68b + 082a16c commit 4bb6eb4
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 4bb6eb4

Please sign in to comment.