mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-09-10 18:59:41 +02:00
Bump checkstyle to 8.8
This commit is contained in:
parent
dcb30d8029
commit
214218c49b
2 changed files with 2 additions and 3 deletions
|
@ -304,7 +304,7 @@ subprojects {
|
|||
|
||||
checkstyle {
|
||||
configFile = new File(rootConfigDir, 'checkstyle.xml')
|
||||
toolVersion = '7.7'
|
||||
toolVersion = '8.8'
|
||||
}
|
||||
task sourcesJar(type: Jar, dependsOn: classes) {
|
||||
classifier = 'sources'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue