Skip to content

Commit

Permalink
Merge pull request #18 from jstedfast/dependabot/nuget/Newtonsoft.Jso…
Browse files Browse the repository at this point in the history
…n-13.0.3

Bump Newtonsoft.Json from 13.0.2 to 13.0.3
  • Loading branch information
jstedfast authored Feb 29, 2024
2 parents 4aea245 + 1c52378 commit 183a6d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CodeGenerator/CodeGenerator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

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

<ItemGroup>
Expand Down

0 comments on commit 183a6d8

Please sign in to comment.