From 2954b2d60351ff2738129096d74cf33508ad7e06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 20:29:48 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /KitsuneServer/Logger Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.1...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- KitsuneServer/Logger/Logger.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/KitsuneServer/Logger/Logger.csproj b/KitsuneServer/Logger/Logger.csproj index a234f16..5c82f69 100644 --- a/KitsuneServer/Logger/Logger.csproj +++ b/KitsuneServer/Logger/Logger.csproj @@ -31,7 +31,7 @@ - + \ No newline at end of file