From 167240d4611454ba45dfb3b56f3bf178380a2f2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 23:05:22 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /Weather/WeatherApp Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Weather/WeatherApp/WeatherApp.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Weather/WeatherApp/WeatherApp.csproj b/Weather/WeatherApp/WeatherApp.csproj index b26842a..89a187a 100644 --- a/Weather/WeatherApp/WeatherApp.csproj +++ b/Weather/WeatherApp/WeatherApp.csproj @@ -13,6 +13,6 @@ - + \ No newline at end of file