Skip to content

Commit

Permalink
Merge pull request #6 from dg1an3/dependabot/nuget/SRODecoderEngine/N…
Browse files Browse the repository at this point in the history
…ewtonsoft.Json-13.0.2
  • Loading branch information
dg1an3 authored Oct 1, 2023
2 parents e8c2099 + 1bd808b commit f2cb2b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SRODecoderEngine/SRODecoderEngine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
</ItemGroup>

</Project>

0 comments on commit f2cb2b5

Please sign in to comment.