Skip to content

Commit 8488698

Browse files
build(deps): bump System.Net.Http.Json from 7.0.1 to 8.0.0
Bumps [System.Net.Http.Json](https://github.com/dotnet/runtime) from 7.0.1 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.1...v8.0.0) --- updated-dependencies: - dependency-name: System.Net.Http.Json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb9a5b7 commit 8488698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Refit/Refit.csproj

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

1111
<ItemGroup>
1212
<PackageReference Include="System.Text.Json" Version="8.0.0" />
13-
<PackageReference Include="System.Net.Http.Json" Version="7.0.1" />
13+
<PackageReference Include="System.Net.Http.Json" Version="8.0.0" />
1414
</ItemGroup>
1515

1616
<ItemGroup Condition="'$(TargetFramework)' == 'net462'">

0 commit comments

Comments
 (0)