Skip to content

Commit ca7c395

Browse files
Bump System.Json from 4.7.0 to 4.7.1
Bumps [System.Json](https://github.com/dotnet/corefx) from 4.7.0 to 4.7.1. - [Release notes](https://github.com/dotnet/corefx/releases) - [Commits](https://github.com/dotnet/corefx/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 10a4302 commit ca7c395

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Simplify.Web.Postman/Simplify.Web.Postman.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
</PropertyGroup>
2121
<ItemGroup>
2222
<PackageReference Include="Simplify.Web" Version="4.1.0" />
23-
<PackageReference Include="System.Json" Version="4.7.0" />
23+
<PackageReference Include="System.Json" Version="4.7.1" />
2424
</ItemGroup>
2525
</Project>

0 commit comments

Comments
 (0)