Skip to content

Commit b8ea761

Browse files
committed
Attempted new Bootstrap
1 parent 3c1c5d4 commit b8ea761

File tree

1 file changed

+1
-1
lines changed
  • src/main/java/org/mangorage/bootstrap

1 file changed

+1
-1
lines changed

src/main/java/org/mangorage/bootstrap/Test.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ public static void main(String[] args) {
2222
Configuration cfg = ModuleLayer.boot()
2323
.configuration()
2424
.resolve(
25-
finder,
25+
plugins,
2626
ModuleFinder.of(),
2727
plugins.findAll()
2828
.stream()

0 commit comments

Comments
 (0)