Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Commit 524703c

Browse files
Bump System.Text.Json from 10.0.3 to 10.0.5 (#72)
--- updated-dependencies: - dependency-name: System.Text.Json dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e33b905 commit 524703c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/DocusaurusExportPlugin/DocusaurusExportPlugin.csproj

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

6565
<ItemGroup>
6666
<PackageReference Include="System.ComponentModel.Composition" Version="10.0.3" />
67-
<PackageReference Include="System.Text.Json" Version="10.0.3" />
67+
<PackageReference Include="System.Text.Json" Version="10.0.5" />
6868
<PackageReference Include="EWSoftware.Sandcastle.Core" Version="2025.9.30" />
6969
</ItemGroup>
7070

0 commit comments

Comments
 (0)