Skip to content

Commit 326a920

Browse files
Update dependency Microsoft.Extensions.Http to v10 (#2091)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d6c6c38 commit 326a920

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Refit.HttpClientFactory/Refit.HttpClientFactory.csproj

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

1111
<ItemGroup>
1212
<ProjectReference Include="..\Refit\Refit.csproj" PrivateAssets="Analyzers" />
13-
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.15" />
13+
<PackageReference Include="Microsoft.Extensions.Http" Version="10.0.8" />
1414
</ItemGroup>
1515

1616
<ItemGroup>

0 commit comments

Comments
 (0)