Skip to content

Commit

Permalink
Merge pull request #17 from WolvenKit/dependabot/nuget/WolvenKit/Newt…
Browse files Browse the repository at this point in the history
…onsoft.Json-13.0.2

Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /WolvenKit
  • Loading branch information
rfuzzo authored Dec 8, 2022
2 parents 30d0a5f + c575d0b commit 318d235
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion WolvenKit.App/WolvenKit.App.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<PackageReference Include="Microsoft.NETCore.Platforms" Version="5.0.2" />
<PackageReference Include="Microsoft.Win32.Primitives" Version="4.3.0" />
<PackageReference Include="NETStandard.Library" Version="2.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="Pfim" Version="0.10.0" />
<PackageReference Include="protobuf-net" Version="3.0.101" />
<PackageReference Include="protobuf-net.Core" Version="3.0.101" />
Expand Down
2 changes: 1 addition & 1 deletion WolvenKit/WolvenKit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
<PackageReference Include="NAudio.WinForms" Version="2.0.0" />
<PackageReference Include="NAudio.WinMM" Version="2.0.0" />
<PackageReference Include="NETStandard.Library" Version="2.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="ObjectListView.Official" Version="2.9.2-alpha2" />
<PackageReference Include="OpenGL.Net.WinForms" Version="0.8.4" />
<PackageReference Include="PropertyGridEx" Version="1.0.0" />
Expand Down

0 comments on commit 318d235

Please sign in to comment.