Skip to content

Commit

Permalink
Bump System.Text.Json in /csharp/getting-started/console-webapiclient (
Browse files Browse the repository at this point in the history
…dotnet#4509)

Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v5.0.1...v5.0.2)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 7, 2021
1 parent abf5883 commit 28b2261
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<ItemGroup>
<PackageReference Include="System.Text.Json" Version="5.0.1" />
<PackageReference Include="System.Text.Json" Version="5.0.2" />
</ItemGroup>

<PropertyGroup>
Expand Down

0 comments on commit 28b2261

Please sign in to comment.