Skip to content

Commit

Permalink
Changes to module-info.
Browse files Browse the repository at this point in the history
Signed-off-by: Santiago Pericas-Geertsen <[email protected]>
  • Loading branch information
spericas committed Jan 13, 2025
1 parent e5d7dda commit adbd97d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
requires io.helidon.common.configurable;
requires io.helidon.config;
requires io.helidon.builder.api;
requires io.helidon.metrics.api;

requires static io.helidon.metrics.api;
requires static io.helidon.common.features.api;

exports io.helidon.faulttolerance;
Expand Down

0 comments on commit adbd97d

Please sign in to comment.