Skip to content

Commit

Permalink
fix build documentation issue
Browse files Browse the repository at this point in the history
  • Loading branch information
XJ114514 committed Sep 14, 2024
1 parent 7b4088d commit bb29695
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
requires org.junit.platform.engine;
requires org.junit.platform.launcher;
requires org.junit.platform.reporting;
requires io.github.javadiffutils;

provides java.util.spi.ToolProvider with org.junit.platform.console.ConsoleLauncherToolProvider;
}

0 comments on commit bb29695

Please sign in to comment.