Skip to content

Commit

Permalink
chore: Update Newtonsoft.Json to version 13.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Edwin Oostenrijk committed Apr 29, 2021
1 parent 5846638 commit f3f2593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/I18Next.Net/I18Next.Net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<DocumentationFile>bin\Release\I18Next.Net.xml</DocumentationFile>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\I18Next.Net.Abstractions\I18Next.Net.Abstractions.csproj" />
Expand Down

0 comments on commit f3f2593

Please sign in to comment.