From c0a00a933da8ebfb226a045dd6960d40d4eeb7d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 11:02:39 -0800 Subject: [PATCH] nuget-deps: bump System.Text.Json from 7.0.3 to 8.0.0 in /src/Notepads (#1273) Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 7.0.3 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.3...v8.0.0) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/Notepads/Notepads.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Notepads/Notepads.csproj b/src/Notepads/Notepads.csproj index bb6af9392..f0d45d239 100644 --- a/src/Notepads/Notepads.csproj +++ b/src/Notepads/Notepads.csproj @@ -435,7 +435,7 @@ 13.0.3 - 7.0.3 + 8.0.0 2.5.1