Skip to content

Commit

Permalink
Merge pull request #10 from bluewalk/dependabot/nuget/Net.Bluewalk.Do…
Browse files Browse the repository at this point in the history
…tNetUtils/Newtonsoft.Json-13.0.2

Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /Net.Bluewalk.DotNetUtils
  • Loading branch information
bluewalk authored Dec 9, 2022
2 parents 2a49d52 + ea55430 commit fd999dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Net.Bluewalk.DotNetUtils/Net.Bluewalk.DotNetUtils.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</PropertyGroup>

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

<!-- .NET Standard 2.0 references, compilation flags and build options -->
Expand Down

0 comments on commit fd999dd

Please sign in to comment.