Skip to content

Commit

Permalink
Merge pull request #7 from alex-gausman/dependabot/nuget/Octicons.Tag…
Browse files Browse the repository at this point in the history
…Helper/Newtonsoft.Json-13.0.2

Bump Newtonsoft.Json from 12.0.2 to 13.0.2 in /Octicons.TagHelper
  • Loading branch information
alex-gausman authored Mar 9, 2023
2 parents 01f86b1 + 1620a11 commit d6069c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Octicons.TagHelper/Octicons.TagHelper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Razor.Runtime" Version="2.2.0" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
</ItemGroup>

</Project>

0 comments on commit d6069c4

Please sign in to comment.