Skip to content

Commit d0ae3d0

Browse files
Bump Newtonsoft.Json from 13.0.3 to 13.0.4 (#1398)
--- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-version: 13.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0aa5e81 commit d0ae3d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ASP.Net Core API Gateway - 02/JsonUtils/JsonUtils.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
8+
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
99
</ItemGroup>
1010

1111
</Project>

0 commit comments

Comments
 (0)