Skip to content

Commit 34a11a7

Browse files
authored
Merge pull request #10 from SimplifyNet/dependabot/nuget/develop/System.Json-4.7.1
Bump System.Json from 4.7.0 to 4.7.1
2 parents 10a4302 + ca7c395 commit 34a11a7

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)