Skip to content

Commit 81f3a2d

Browse files
Bump newtonsoft.json from 12.0.2 to 13.0.1 in /GitLfs.Core
Bumps [newtonsoft.json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@12.0.2...13.0.1) --- updated-dependencies: - dependency-name: newtonsoft.json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9aa5ed4 commit 81f3a2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GitLfs.Core/GitLfs.Core.csproj

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

77
<ItemGroup>
88
<PackageReference Include="Microsoft.AspNetCore.Hosting.Abstractions" Version="2.2.0" />
9-
<PackageReference Include="newtonsoft.json" Version="12.0.2" />
9+
<PackageReference Include="newtonsoft.json" Version="13.0.1" />
1010
<PackageReference Include="System.ComponentModel.Annotations" Version="4.5.0" />
1111
</ItemGroup>
1212
</Project>

0 commit comments

Comments
 (0)