Skip to content

Commit ce81cfd

Browse files
committed
ssl: Add new runtime dependency
1 parent 3a9fda8 commit ce81cfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ssl/src/ssl.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,6 @@
8888
{applications, [crypto, public_key, kernel, stdlib]},
8989
{env, []},
9090
{mod, {ssl_app, []}},
91-
{runtime_dependencies, ["stdlib-4.1","public_key-1.11.3","kernel-9.0",
91+
{runtime_dependencies, ["stdlib-4.1","public_key-@OTP-18876@","kernel-9.0",
9292
"erts-14.0","crypto-5.0", "inets-5.10.7",
9393
"runtime_tools-1.15.1"]}]}.

0 commit comments

Comments
 (0)