Skip to content

Commit

Permalink
Bump System.Text.Json from 6.0.0 to 8.0.4
Browse files Browse the repository at this point in the history
Bumps System.Text.Json from 6.0.0 to 8.0.4.

---
updated-dependencies:
- dependency-name: System.Text.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent 62eea4d commit 0d83834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Andraste.Payload.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<PackageReference Include="Iced" Version="1.11.3" />
<PackageReference Include="NLog" Version="4.7.13" />
<PackageReference Include="SharpDX.Direct3D9" Version="4.2.0" />
<PackageReference Include="System.Text.Json" Version="6.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
</ItemGroup>

<!-- For local dev only -->
Expand Down

0 comments on commit 0d83834

Please sign in to comment.