From 142485f5b8171743803de834d6b2aa76e8fa3ffb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 17:14:07 -0800 Subject: [PATCH] Bump System.Text.Json from 8.0.5 to 9.0.1 (#281) Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.5 to 9.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.5...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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- samples/Serialization/Serialization.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/Serialization/Serialization.csproj b/samples/Serialization/Serialization.csproj index 555988c..39ec726 100644 --- a/samples/Serialization/Serialization.csproj +++ b/samples/Serialization/Serialization.csproj @@ -10,7 +10,7 @@ - +