From a92718db0ad6464d0bc89ca0a30b6952b103c5e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 22:29:04 +0000 Subject: [PATCH] Bump newtonsoft.json from 12.0.3 to 13.0.1 in /src/FRC.CLI.Common 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] --- src/FRC.CLI.Base/FRC.CLI.Base.csproj | 2 +- src/FRC.CLI.Common/FRC.CLI.Common.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/FRC.CLI.Base/FRC.CLI.Base.csproj b/src/FRC.CLI.Base/FRC.CLI.Base.csproj index 43e94d0..890d5f2 100644 --- a/src/FRC.CLI.Base/FRC.CLI.Base.csproj +++ b/src/FRC.CLI.Base/FRC.CLI.Base.csproj @@ -4,7 +4,7 @@ enable - + 2016.1.0 diff --git a/src/FRC.CLI.Common/FRC.CLI.Common.csproj b/src/FRC.CLI.Common/FRC.CLI.Common.csproj index 1ee1364..22d862a 100644 --- a/src/FRC.CLI.Common/FRC.CLI.Common.csproj +++ b/src/FRC.CLI.Common/FRC.CLI.Common.csproj @@ -4,7 +4,7 @@ - 12.0.3 + 13.0.1 4.5.0