Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-02 02:24:40 +0300
committerGitHub <noreply@github.com>2022-06-02 02:24:40 +0300
commit06fcef58740e8c884250b2ea7607da500a28d007 (patch)
treecd478c2738589ff42eb8f463ee6709dfd32fa7b4
parent93a4e2cb6e60c85357cfad9f1288c9833919a054 (diff)
Bump SSH.NET in /Duplicati/Library/Backend/SSHv2dependabot/nuget/Duplicati/Library/Backend/SSHv2/SSH.NET-2020.0.2
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](https://github.com/sshnet/SSH.NET/compare/2020.0.1...2020.0.2) --- updated-dependencies: - dependency-name: SSH.NET dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--Duplicati/Library/Backend/SSHv2/packages.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/Duplicati/Library/Backend/SSHv2/packages.config b/Duplicati/Library/Backend/SSHv2/packages.config
index d3ed2e2fe..0017c06cf 100644
--- a/Duplicati/Library/Backend/SSHv2/packages.config
+++ b/Duplicati/Library/Backend/SSHv2/packages.config
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
- <package id="SSH.NET" version="2020.0.1" targetFramework="net471" />
+ <package id="SSH.NET" version="2020.0.2" targetFramework="net471" />
</packages> \ No newline at end of file