From 41f11db4cebb16107bd0fb856818a9db65ac67c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 17:25:45 -0800 Subject: [PATCH] Bump System.Text.Json from 8.0.1 to 8.0.2 (#224) Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.1 to 8.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v8.0.2) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch ... 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 b63f963..a8a32b4 100644 --- a/samples/Serialization/Serialization.csproj +++ b/samples/Serialization/Serialization.csproj @@ -10,7 +10,7 @@ - +