Skip to content

Commit

Permalink
ssl: Solves OTP-19352
Browse files Browse the repository at this point in the history
  • Loading branch information
IngelaAndin committed Nov 29, 2024
1 parent 44ffe88 commit ed0f67e
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 @@ -92,6 +92,6 @@
{applications, [crypto, public_key, kernel, stdlib]},
{env, []},
{mod, {ssl_app, []}},
{runtime_dependencies, ["stdlib-6.0","public_key-1.16.2","kernel-9.0",
{runtime_dependencies, ["stdlib-6.0","public_key-1.16.4","kernel-9.0",
"erts-15.0","crypto-5.0", "inets-5.10.7",
"runtime_tools-1.15.1"]}]}.

0 comments on commit ed0f67e

Please sign in to comment.