Skip to content

Commit af23ad7

Browse files
chore(deps): update dependency system.text.json to 10.0.3
1 parent e599f56 commit af23ad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageVersion Include="System.Text.Json" Version="[8.0.6]"/>
1010
</ItemGroup>
1111
<ItemGroup Condition=" '$(TargetFramework)' != 'net8.0' And '$(TargetFramework)' != 'net6.0' ">
12-
<PackageVersion Include="System.Text.Json" Version="10.0.2"/>
12+
<PackageVersion Include="System.Text.Json" Version="10.0.3"/>
1313
</ItemGroup>
1414
<ItemGroup>
1515
<PackageVersion Include="System.IO.FileSystem.AccessControl" Version="5.0.0" />

0 commit comments

Comments
 (0)