Skip to content

Commit

Permalink
Bump Refit from 7.0.0 to 8.0.0
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
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 18c1db5 commit 14d6767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StabilityMatrix/StabilityMatrix.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<PackageReference Include="Ookii.Dialogs.Wpf" Version="5.0.1" />
<PackageReference Include="Polly" Version="7.2.4" />
<PackageReference Include="Polly.Contrib.WaitAndRetry" Version="1.1.1" />
<PackageReference Include="Refit" Version="7.0.0" />
<PackageReference Include="Refit" Version="8.0.0" />
<PackageReference Include="Refit.HttpClientFactory" Version="7.0.0" />
<PackageReference Include="Salaros.ConfigParser" Version="0.3.8" />
<PackageReference Include="Sentry" Version="3.33.1" />
Expand Down

0 comments on commit 14d6767

Please sign in to comment.