aboutsummaryrefslogtreecommitdiffstats
path: root/lib/et/src/et.app.src
diff options
context:
space:
mode:
Diffstat (limited to 'lib/et/src/et.app.src')
-rw-r--r--lib/et/src/et.app.src4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/et/src/et.app.src b/lib/et/src/et.app.src
index 7a5928d6ab..f4e32f734d 100644
--- a/lib/et/src/et.app.src
+++ b/lib/et/src/et.app.src
@@ -33,6 +33,6 @@
{registered, [et_collector]},
{applications, [stdlib, kernel]},
{env, []},
- {runtime_dependencies, ["wx-1.2","stdlib-2.0","runtime_tools-1.10",
- "kernel-3.0","erts-8.0"]}
+ {runtime_dependencies, ["wx-1.2","stdlib-3.4","runtime_tools-1.10",
+ "kernel-5.3","erts-9.0"]}
]}.