Skip to content

Commit 5c2b978

Browse files
Bump System.Net.Http.Json from 8.0.1 to 9.0.4 in the system group
Bumps the system group with 1 update: [System.Net.Http.Json](https://github.com/dotnet/runtime). Updates `System.Net.Http.Json` from 8.0.1 to 9.0.4 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v9.0.4) --- updated-dependencies: - dependency-name: System.Net.Http.Json dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: system ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 44fcab4 commit 5c2b978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WhatsApp/WhatsApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PackageReference Include="NuGetizer" Version="1.2.4" />
2222
<PackageReference Include="Devlooped.JQ" Version="1.7.1.8" PackExclude="contentFiles" />
2323
<PackageReference Include="PolySharp" Version="1.15.0" />
24-
<PackageReference Include="System.Net.Http.Json" Version="8.0.1" />
24+
<PackageReference Include="System.Net.Http.Json" Version="9.0.4" />
2525
</ItemGroup>
2626

2727
<ItemGroup>

0 commit comments

Comments
 (0)