Skip to content

Commit

Permalink
Merge pull request #335 from AngelGarcia13/dependabot/nuget/System.Ne…
Browse files Browse the repository at this point in the history
…t.Http.Json-9.0.0

Bump System.Net.Http.Json from 8.0.1 to 9.0.0
  • Loading branch information
Jadhielv authored Nov 20, 2024
2 parents 135ea4b + c8c4f04 commit 31e9dbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DWC.Blazor/DWC.Blazor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="7.0.20" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="9.0.0" />
<PackageReference Include="System.Net.Http.Json" Version="8.0.1" />
<PackageReference Include="System.Net.Http.Json" Version="9.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 31e9dbc

Please sign in to comment.