Skip to content

Commit

Permalink
Merge pull request #2 from 2lambda123/dependabot/nuget/FrejaEidClient…
Browse files Browse the repository at this point in the history
…/Newtonsoft.Json-13.0.2

Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /FrejaEidClient
  • Loading branch information
2lambda123 authored Jul 24, 2024
2 parents 7cece06 + 7d2c098 commit 7a993f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FrejaEidClient/FrejaEidClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.8">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
</ItemGroup>
</Project>

0 comments on commit 7a993f7

Please sign in to comment.