Skip to content

Commit b401ed7

Browse files
authored
Merge pull request #8 from adomorn/dependabot/nuget/StructuredJson/System.Text.Json-9.0.10
Bump System.Text.Json from 9.0.8 to 9.0.10
2 parents 111817e + fa87581 commit b401ed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

StructuredJson/StructuredJson.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
<ItemGroup>
4747
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
48-
<PackageReference Include="System.Text.Json" Version="9.0.8" />
48+
<PackageReference Include="System.Text.Json" Version="9.0.10" />
4949
</ItemGroup>
5050

5151
<!-- .NET Standard 2.0 specific packages -->

0 commit comments

Comments
 (0)