Skip to content

Commit

Permalink
ssl: Add new runtime dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
IngelaAndin committed Nov 23, 2023
1 parent 39e88d8 commit d5991d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ssl/src/ssl.app.src
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,6 @@
{applications, [crypto, public_key, kernel, stdlib]},
{env, []},
{mod, {ssl_app, []}},
{runtime_dependencies, ["stdlib-4.1","public_key-1.11.3","kernel-9.0",
{runtime_dependencies, ["stdlib-4.1","public_key-@OTP-18876@","kernel-9.0",
"erts-14.0","crypto-5.0", "inets-5.10.7",
"runtime_tools-1.15.1"]}]}.

0 comments on commit d5991d8

Please sign in to comment.