Update checkstyle

This commit is contained in:
Jason Penilla 2021-09-26 19:54:18 -07:00 committed by Jason
parent 1b52e8c3bd
commit 898ce5651c
2 changed files with 1 additions and 2 deletions

View file

@ -16,7 +16,7 @@ indra {
testWith(8, 11, 16)
}
checkstyle("8.39")
checkstyle("9.0")
}
/* Disable checkstyle on tests */