Skip to content

Commit b2d7062

Browse files
Bump System.Net.Http.Json from 3.2.0 to 3.2.1 (#459)
Bumps [System.Net.Http.Json](https://github.com/dotnet/corefx) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/dotnet/corefx/releases) - [Commits](https://github.com/dotnet/corefx/commits) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 2d1378c commit b2d7062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpotifyAPI.Web.Examples/Example.BlazorWASM/Example.BlazorWASM.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="3.2.0" />
1010
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Build" Version="3.2.0" PrivateAssets="all" />
1111
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="3.2.0" PrivateAssets="all" />
12-
<PackageReference Include="System.Net.Http.Json" Version="3.2.0" />
12+
<PackageReference Include="System.Net.Http.Json" Version="3.2.1" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)