Skip to content

Commit

Permalink
Merge pull request #161 from PinguApps/renovate/refit-monorepo
Browse files Browse the repository at this point in the history
Update refit monorepo to 7.2.1
  • Loading branch information
pingu2k4 authored Sep 20, 2024
2 parents 11c0e32 + bafc0f0 commit f955b78
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.2.0" />
<PackageReference Include="Refit.HttpClientFactory" Version="7.2.0" />
<PackageReference Include="Refit" Version="7.2.1" />
<PackageReference Include="Refit.HttpClientFactory" Version="7.2.1" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
</ItemGroup>

Expand Down

0 comments on commit f955b78

Please sign in to comment.