Added test groups

This commit is contained in:
Erik C. Thauvin 2022-09-17 10:48:30 -07:00
parent 893d554136
commit 646682e2a9
26 changed files with 44 additions and 45 deletions

View file

@ -131,7 +131,6 @@ compileJava {
options.compilerArgs += ['-Xlint:unchecked', '-Xlint:deprecation']
}
tasks.named("dependencyUpdates").configure {
rejectVersionIf {
isNonStable(it.candidate.version)