Skip to content

Commit 8febc63

Browse files
Update dependency Refit.HttpClientFactory to v13
1 parent 041a904 commit 8febc63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

HypixelAPI/HypixelAPI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<ItemGroup>
2424
<PackageReference Include="Refit" Version="10.0.1" />
25-
<PackageReference Include="Refit.HttpClientFactory" Version="10.0.1" />
25+
<PackageReference Include="Refit.HttpClientFactory" Version="13.0.0" />
2626
<PackageReference Include="System.Threading.RateLimiting" Version="10.0.3" />
2727
</ItemGroup>
2828

0 commit comments

Comments
 (0)