From 647ae77261d12f6aa61048eb02cb1363689ef091 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 23:26:08 +0000 Subject: [PATCH] Bump SSH.NET from 2016.1.0 to 2020.0.2 in /src/dotnet-frc Bumps [SSH.NET](https://github.com/sshnet/SSH.NET) from 2016.1.0 to 2020.0.2. - [Release notes](https://github.com/sshnet/SSH.NET/releases) - [Commits](https://github.com/sshnet/SSH.NET/compare/2016.1.0...2020.0.2) --- updated-dependencies: - dependency-name: SSH.NET dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/FRC.CLI.Base/FRC.CLI.Base.csproj | 2 +- src/dotnet-frc/dotnet-frc.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..bf82f4e 100644 --- a/src/FRC.CLI.Base/FRC.CLI.Base.csproj +++ b/src/FRC.CLI.Base/FRC.CLI.Base.csproj @@ -6,7 +6,7 @@ - 2016.1.0 + 2020.0.2 4.5.0 diff --git a/src/dotnet-frc/dotnet-frc.csproj b/src/dotnet-frc/dotnet-frc.csproj index 730ddad..498e29b 100644 --- a/src/dotnet-frc/dotnet-frc.csproj +++ b/src/dotnet-frc/dotnet-frc.csproj @@ -17,7 +17,7 @@ 12.0.3 - 2016.1.0 + 2020.0.2