Skip to content

Commit

Permalink
Merge pull request #75 from KirillOsenkov/dependabot/nuget/src/Quoter…
Browse files Browse the repository at this point in the history
….Web/Newtonsoft.Json-13.0.1

Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src/Quoter.Web
  • Loading branch information
KirillOsenkov committed Jun 23, 2022
2 parents cddf4d6 + 4e911f9 commit e7ea514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Quoter.Web/Quoter.Web.csproj
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

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

<ItemGroup>
Expand Down

0 comments on commit e7ea514

Please sign in to comment.