Skip to content

Commit

Permalink
Bump SSH.NET from 2016.0.0 to 2020.0.2
Browse files Browse the repository at this point in the history
Bumps [SSH.NET](https://github.com/sshnet/SSH.NET) from 2016.0.0 to 2020.0.2.
- [Release notes](https://github.com/sshnet/SSH.NET/releases)
- [Commits](sshnet/SSH.NET@2016.0.0...2020.0.2)

---
updated-dependencies:
- dependency-name: SSH.NET
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 2, 2022
1 parent 3ca7fd2 commit f166c78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ManageVpnGatewayVNet2VNetConnection.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageReference Include="Microsoft.Azure.KeyVault" Version="3.0.1" />
<PackageReference Include="CoreFTP" Version="1.2.0" />
<PackageReference Include="Microsoft.Azure.ServiceBus" Version="0.0.2-preview" />
<PackageReference Include="SSH.NET" Version="2016.0.0" />
<PackageReference Include="SSH.NET" Version="2020.0.2" />
<PackageReference Include="Docker.DotNet" Version="2.124.3" />
<PackageReference Include="Docker.DotNet.X509" Version="2.124.3" />
<PackageReference Include="WindowsAzure.Storage" Version="9.3.3" />
Expand Down

0 comments on commit f166c78

Please sign in to comment.