Skip to content

Commit

Permalink
chore: bump stj
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Tsfoni <80639729+mtsfoni@users.noreply.github.com>
  • Loading branch information
mtsfoni authored Oct 9, 2024
1 parent c0e3d70 commit d921a31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CycloneDX.Spdx/CycloneDX.Spdx.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<!--The below packages are natively provided by the framework hence are not need for the frameworks which they are included in. What is included can be checked via https://apisof.net/-->
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d921a31

Please sign in to comment.