summaryrefslogtreecommitdiff
path: root/lib/ssh/src/ssh.app.src
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ssh/src/ssh.app.src')
-rw-r--r--lib/ssh/src/ssh.app.src4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/ssh/src/ssh.app.src b/lib/ssh/src/ssh.app.src
index c7ad417bef..2cb8d80488 100644
--- a/lib/ssh/src/ssh.app.src
+++ b/lib/ssh/src/ssh.app.src
@@ -59,8 +59,8 @@
{mod, {ssh_app, []}},
{runtime_dependencies, [
"crypto-5.0",
- "erts-9.0",
- "kernel-5.3",
+ "erts-11.0",
+ "kernel-6.0",
"public_key-1.6.1",
"stdlib-3.15",
"runtime_tools-1.15.1"