Skip to content

Commit 24b5066

Browse files
chore(deps): update dependency system.text.json to 9.0.8
1 parent ef7aae6 commit 24b5066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/directory.packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
</ItemGroup>
3737

3838
<ItemGroup Condition="$(TargetFramework.StartsWith('netstandard'))">
39-
<PackageVersion Include="System.Text.Json" Version="9.0.7" />
39+
<PackageVersion Include="System.Text.Json" Version="9.0.8" />
4040
<PackageVersion Include="System.ComponentModel.Annotations" Version="5.0.0" />
4141
</ItemGroup>
4242
<Import Project="$(MSBuildThisFileDirectory)/directory.packages.support.props" Condition="Exists('$(MSBuildThisFileDirectory)/directory.packages.support.props')" />

0 commit comments

Comments
 (0)