Skip to content

Commit

Permalink
Merge pull request #3 from AndrasteFramework/dependabot/nuget/System.…
Browse files Browse the repository at this point in the history
…Text.Json-8.0.4

Bump System.Text.Json from 6.0.0 to 8.0.4
  • Loading branch information
MeFisto94 authored Jul 10, 2024
2 parents 62eea4d + 0d83834 commit b0e0f5b
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 b0e0f5b

Please sign in to comment.