Skip to content

Commit

Permalink
Bump Refit from 6.0.38 to 8.0.0 in /tests
Browse files Browse the repository at this point in the history
Bumps [Refit](https://github.com/reactiveui/refit) from 6.0.38 to 8.0.0.
- [Release notes](https://github.com/reactiveui/refit/releases)
- [Commits](reactiveui/refit@v6.0.38...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 cfd4176 commit 82268de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ZabbixSender.Async.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Refit" Version="6.0.38" />
<PackageReference Include="Refit" Version="8.0.0" />
<PackageReference Include="Refit.HttpClientFactory" Version="6.0.38" />
<PackageReference Include="Shouldly" Version="3.0.2" />
</ItemGroup>
Expand Down

0 comments on commit 82268de

Please sign in to comment.