Merge pull request #571 from SciSharp/dependabot/nuget/System.Text.Json-8.0.2

build(deps): bump System.Text.Json from 8.0.1 to 8.0.2
This commit is contained in:
Rinne 2024-03-04 17:37:37 +08:00 committed by GitHub
commit aa9a0a776b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
<PackageReference Include="IsExternalInit" Version="1.0.3" PrivateAssets="all" />
<PackageReference Include="System.Memory" Version="4.5.5" PrivateAssets="all" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="System.Text.Json" Version="8.0.1" />
<PackageReference Include="System.Text.Json" Version="8.0.2" />
</ItemGroup>
<ItemGroup>