Skip to content

Commit fb64be4

Browse files
Bump Newtonsoft.Json from 13.0.3 to 13.0.4
--- 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] <support@github.com>
1 parent f034c8f commit fb64be4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dotnet/CASE2GeoJSON.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="dotnetrdf" Version="3.4.0" />
12-
<PackageReference Include="newtonsoft.json" Version="13.0.3" />
12+
<PackageReference Include="newtonsoft.json" Version="13.0.4" />
1313
</ItemGroup>
1414

1515
</Project>

0 commit comments

Comments
 (0)