Skip to content

Commit 0cd065d

Browse files
authored
Merge pull request #2 from rollrat/dependabot/nuget/CC/CC/Newtonsoft.Json-13.0.1
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /CC/CC
2 parents 30d77b1 + 81678dd commit 0cd065d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CC/CC/CC.csproj

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

88
<ItemGroup>
9-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
9+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
1010
</ItemGroup>
1111

1212
</Project>

0 commit comments

Comments
 (0)