Skip to content

Commit f2ded63

Browse files
Bump System.Text.Json from 7.0.3 to 8.0.2 in /build (#517)
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 7.0.3 to 8.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.3...v8.0.2) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c2d603 commit f2ded63

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="8.0.2" />
1212
</ItemGroup>
1313

1414
</Project>

0 commit comments

Comments
 (0)