Skip to content

Commit

Permalink
Merge pull request #135 from FherStk/dependabot/nuget/core/System.Tex…
Browse files Browse the repository at this point in the history
…t.Json-8.0.4

Bump System.Text.Json from 8.0.0 to 8.0.4 in /core
  • Loading branch information
FherStk authored Jul 15, 2024
2 parents 6c30255 + 243f701 commit da19be1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/AutoCheck.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageReference Include="ExCSS" Version="4.1.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="Npgsql" Version="8.0.3" />
<PackageReference Include="System.Text.Json" Version="8.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="SharpZipLib" Version="1.3.3" />
<PackageReference Include="docfx.console" Version="2.58.9">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit da19be1

Please sign in to comment.