Skip to content

Commit

Permalink
Bump Refit (#928)
Browse files Browse the repository at this point in the history
Updates `Refit` from 7.2.1 to 8.0.0
- [Release notes](https://github.com/reactiveui/refit/releases)
- [Commits](reactiveui/refit@7.2.1...8.0.0)

---
updated-dependencies:
- dependency-name: Refit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent aab4852 commit 6f07ba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageVersion Include="Newtonsoft.Json.Schema" Version="4.0.1" />
<PackageVersion Include="NSubstitute" Version="5.3.0" />
<PackageVersion Include="Polly.Core" Version="8.4.2" />
<PackageVersion Include="Refit" Version="7.2.1" />
<PackageVersion Include="Refit" Version="8.0.0" />
<PackageVersion Include="ReportGenerator" Version="5.3.11" />
<PackageVersion Include="Shouldly" Version="4.2.1" />
<PackageVersion Include="StyleCop.Analyzers" Version="1.2.0-beta.556" />
Expand Down

0 comments on commit 6f07ba1

Please sign in to comment.