Skip to content

Commit de95520

Browse files
committed
Fixed an issue maybe?
1 parent afcf76d commit de95520

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/module-info.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
exports org.mangorage.bootstrap.api.module;
88
exports org.mangorage.bootstrap.api.launch;
99
exports org.mangorage.bootstrap.api.loader;
10+
exports org.mangorage.bootstrap.api.dependency;
1011

1112
opens org.mangorage.bootstrap;
1213
opens org.mangorage.bootstrap.internal.launch;

0 commit comments

Comments
 (0)