Skip to content

Commit

Permalink
Merge pull request #28 from PinguApps/renovate/refit-monorepo
Browse files Browse the repository at this point in the history
Update refit monorepo to v7.1.2
  • Loading branch information
pingu2k4 authored Jul 2, 2024
2 parents cd9bb98 + 3b24140 commit 6eacd39
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

<ItemGroup>
<PackageReference Include="OneOf" Version="3.0.271" />
<PackageReference Include="Refit" Version="7.1.1" />
<PackageReference Include="Refit.HttpClientFactory" Version="7.1.1" />
<PackageReference Include="Refit" Version="7.1.2" />
<PackageReference Include="Refit.HttpClientFactory" Version="7.1.2" />
<PackageReference Include="System.Text.Json" Version="8.0.3" />
</ItemGroup>

Expand Down

0 comments on commit 6eacd39

Please sign in to comment.