From 91ae76741a350b2bc693377b1005423bc93bb2cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 21:47:50 +0000 Subject: [PATCH] Bump System.Text.Json Bumps the nuget group with 1 update in the /src/Classify directory: System.Text.Json. Updates `System.Text.Json` from 8.0.3 to 8.0.4 --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production dependency-group: nuget ... Signed-off-by: dependabot[bot] --- src/Classify/Classify.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Classify/Classify.csproj b/src/Classify/Classify.csproj index ec20e6c..9c314de 100644 --- a/src/Classify/Classify.csproj +++ b/src/Classify/Classify.csproj @@ -22,5 +22,5 @@ - + \ No newline at end of file