Skip to content

Commit 3b26750

Browse files
Bump System.Text.Json from 7.0.3 to 9.0.1 in /build
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 7.0.3 to 9.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.3...v9.0.1) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 58add0d commit 3b26750

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/build.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<ItemGroup>
99
<PackageReference Include="Bullseye" Version="4.2.1" />
1010
<PackageReference Include="SimpleExec" Version="11.0.0" />
11-
<PackageReference Include="System.Text.Json" Version="7.0.3" />
11+
<PackageReference Include="System.Text.Json" Version="9.0.1" />
1212
</ItemGroup>
1313

1414
</Project>

0 commit comments

Comments
 (0)