Skip to content

Commit b375b78

Browse files
Update dependency Microsoft.Extensions.Http to 9.0.16
1 parent 58c09f5 commit b375b78

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="9.0.16" />
1414
</ItemGroup>
1515

1616
<ItemGroup>

0 commit comments

Comments
 (0)