Bump System.Text.Json

Bumps the nuget group with 1 update in the /archive/Tests directory: [System.Text.Json](https://github.com/dotnet/runtime).


Updates `System.Text.Json` from 8.0.0-preview.3.23174.8 to 8.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v8.0.0-preview.3.23174.8...v8.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-09-26 17:44:39 +00:00
committed by GitHub
parent 3ac83dd85b
commit 152031815b
+1 -1
View File
@@ -28,7 +28,7 @@
<PackageReference Include="TALib.NETCore" Version="0.4.4" />
<PackageReference Include="Skender.Stock.Indicators" Version="3.0.0-preview1014-0015" />
<PackageReference Include="Tulip.NETCore" Version="0.8.0.1" />
<PackageReference Include="System.Text.Json" Version="8.0.0-preview.3.23174.8" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Calculations\Calculations.csproj" />