Added test groups
This commit is contained in:
parent
893d554136
commit
646682e2a9
26 changed files with 44 additions and 45 deletions
|
@ -131,7 +131,6 @@ compileJava {
|
|||
options.compilerArgs += ['-Xlint:unchecked', '-Xlint:deprecation']
|
||||
}
|
||||
|
||||
|
||||
tasks.named("dependencyUpdates").configure {
|
||||
rejectVersionIf {
|
||||
isNonStable(it.candidate.version)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue