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) testWith(8, 11, 16)
} }
checkstyle("8.39") checkstyle("9.0")
} }
/* Disable checkstyle on tests */ /* Disable checkstyle on tests */

View file

@ -11,7 +11,6 @@ versions:
checkerQual: 3.14.0 checkerQual: 3.14.0
# build-logic # build-logic
checkstyle: 8.39
indra: 2.0.6 indra: 2.0.6
gradleTestLogger: 3.0.0 gradleTestLogger: 3.0.0
gradleErrorprone: 2.0.2 gradleErrorprone: 2.0.2