From 4fdd621b6d957c7dfeb2e494e9b9e9532735b237 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 06:37:06 +0000 Subject: [PATCH] Bump System.Text.Json from 7.0.3 to 8.0.0 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] --- src/SJP.Schematic.Dot/SJP.Schematic.Dot.csproj | 2 +- .../SJP.Schematic.Serialization.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/SJP.Schematic.Dot/SJP.Schematic.Dot.csproj b/src/SJP.Schematic.Dot/SJP.Schematic.Dot.csproj index 94f3c2b4d..18151691f 100644 --- a/src/SJP.Schematic.Dot/SJP.Schematic.Dot.csproj +++ b/src/SJP.Schematic.Dot/SJP.Schematic.Dot.csproj @@ -8,7 +8,7 @@ - + diff --git a/src/SJP.Schematic.Serialization/SJP.Schematic.Serialization.csproj b/src/SJP.Schematic.Serialization/SJP.Schematic.Serialization.csproj index 468604309..96b662355 100644 --- a/src/SJP.Schematic.Serialization/SJP.Schematic.Serialization.csproj +++ b/src/SJP.Schematic.Serialization/SJP.Schematic.Serialization.csproj @@ -8,7 +8,7 @@ - +