Skip to content

Commit ae81724

Browse files
authored
chore(deps): update System.Text.Json to version 8.0.5 (#2443)
1 parent 1d6642f commit ae81724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TUnit.Core/TUnit.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
</ItemGroup>
5252
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
5353
<PackageReference Include="Microsoft.CSharp" />
54-
<PackageReference Include="System.Text.Json" VersionOverride="8.0.0" />
54+
<PackageReference Include="System.Text.Json" VersionOverride="8.0.5" />
5555
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" VersionOverride="8.0.0" />
5656
</ItemGroup>
5757
</Project>

0 commit comments

Comments
 (0)