Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent 7819196 commit 3069f92
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.1.0" />
<PackageVersion Include="Polly.Core" Version="8.4.1" />
<PackageVersion Include="Refit" Version="7.0.0" />
<PackageVersion Include="Refit" Version="7.2.0" />
<PackageVersion Include="ReportGenerator" Version="5.3.9" />
<PackageVersion Include="Shouldly" Version="4.2.1" />
<PackageVersion Include="StyleCop.Analyzers" Version="1.2.0-beta.556" />
Expand Down

0 comments on commit 3069f92

Please sign in to comment.