From 833c505dae8ba659b599955369ebd3554b60d334 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 00:55:34 +0000 Subject: [PATCH] Bump System.Text.Json from 8.0.0 to 8.0.4 in /src/RulesEngine Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.0 to 8.0.4. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.4) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/RulesEngine/RulesEngine.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/RulesEngine/RulesEngine.csproj b/src/RulesEngine/RulesEngine.csproj index 1fa1c2c3..d4e98721 100644 --- a/src/RulesEngine/RulesEngine.csproj +++ b/src/RulesEngine/RulesEngine.csproj @@ -46,12 +46,12 @@ - + - +