Skip to content

Commit

Permalink
Merge pull request #160 from PinguApps/renovate/refit-monorepo
Browse files Browse the repository at this point in the history
Update refit monorepo to 7.2.0
  • Loading branch information
pingu2k4 authored Sep 18, 2024
2 parents c4011b2 + 531eab7 commit 11c0e32
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<ItemGroup>
<PackageReference Include="FluentValidation" Version="11.10.0" />
<PackageReference Include="OneOf" Version="3.0.271" />
<PackageReference Include="Refit" Version="7.1.2" />
<PackageReference Include="Refit.HttpClientFactory" Version="7.1.2" />
<PackageReference Include="Refit" Version="7.2.0" />
<PackageReference Include="Refit.HttpClientFactory" Version="7.2.0" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
</ItemGroup>

Expand Down

0 comments on commit 11c0e32

Please sign in to comment.