Skip to content

Commit 7347c6f

Browse files
Bump System.Text.Json from 8.0.4 to 8.0.5
--- updated-dependencies: - dependency-name: System.Text.Json dependency-version: 8.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b4b86a7 commit 7347c6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

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

2929
<ItemGroup Condition = "'$(TargetFramework)' == 'net472'">
3030
<PackageReference Include="System.Text.Json">
31-
<Version>8.0.4</Version>
31+
<Version>8.0.5</Version>
3232
</PackageReference>
3333
</ItemGroup>
3434

0 commit comments

Comments
 (0)