Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2022
1 parent e9492b3 commit 84fc4ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/AutoCheck.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="SSH.NET" Version="2020.0.1"/>
<PackageReference Include="SSH.NET" Version="2020.0.2"/>
<PackageReference Include="Google.Apis.Drive.v3" Version="1.55.0.2502"/>
<PackageReference Include="Google.Apis.Storage.v1" Version="1.55.0.2482"/>
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="2.2.0"/>
Expand Down

0 comments on commit 84fc4ee

Please sign in to comment.