Minor Javadoc cleanup
This commit is contained in:
parent
51002b337f
commit
bd0b504800
8 changed files with 42 additions and 48 deletions
|
@ -23,6 +23,7 @@ public class PropertyFileExampleBuild extends Project {
|
|||
version = version(0, 1, 0);
|
||||
|
||||
downloadSources = true;
|
||||
autoDownloadPurge = true;
|
||||
repositories = List.of(MAVEN_CENTRAL);
|
||||
scope(test)
|
||||
.include(dependency("org.junit.jupiter", "junit-jupiter", version(5, 9, 2)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue