Skip to content
Snippets Groups Projects
Commit dce7c3b1 authored by René Schöne's avatar René Schöne
Browse files

Added ragdoc for scope4j.

parent be0656bd
No related branches found
No related tags found
No related merge requests found
......@@ -40,11 +40,17 @@ sourceSets.main {
}
}
configurations {
ragdoc
}
dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.4.2'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.4.2'
testCompile 'org.junit.platform:junit-platform-runner:1.4.2'
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.4.2'
ragdoc files('../tools/rd-builder.jar')
}
jastadd {
......
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment