Skip to content

Commit

Permalink
Merge branch 'maint'
Browse files Browse the repository at this point in the history
* maint:
  Fix updated runtime deps
  • Loading branch information
dgud committed Feb 25, 2025
2 parents f38b3b6 + 7d04612 commit 72f662f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/xmerl/src/xmerl.app.src
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@
{registered, []},
{env, []},
{applications, [kernel, stdlib]},
{runtime_dependencies, ["stdlib-2.5","kernel-3.0","erts-6.0"]}
{runtime_dependencies, ["stdlib-2.5","kernel-8.4","erts-6.0"]}
]}.

0 comments on commit 72f662f

Please sign in to comment.