Skip to content

Commit f199521

Browse files
authored
Merge pull request #18 from Maxstupo/dependabot/nuget/LogicSandbox/Newtonsoft.Json-13.0.2
Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /LogicSandbox
2 parents f801d21 + 452d2a1 commit f199521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LogicSandbox/LogicSandbox.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
</ItemGroup>
137137
<ItemGroup>
138138
<PackageReference Include="Newtonsoft.Json">
139-
<Version>12.0.3</Version>
139+
<Version>13.0.2</Version>
140140
</PackageReference>
141141
</ItemGroup>
142142
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />

0 commit comments

Comments
 (0)