Skip to content

Commit

Permalink
Merge pull request #18 from CaiB/dependabot/nuget/ColorChord.NET/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 /ColorChord.NET
  • Loading branch information
CaiB committed Dec 12, 2022
2 parents be1754f + 50a6d00 commit 7aa2d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ColorChord.NET/ColorChord.NET.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Newtonsoft.Json">
<Version>13.0.1</Version>
<Version>13.0.2</Version>
</PackageReference>
<PackageReference Include="OpenTK" Version="4.6.7" />
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
Expand Down

0 comments on commit 7aa2d7e

Please sign in to comment.