mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-04-02 12:42:04 +02:00
Bump checkstyle to 8.10
This commit is contained in:
parent
3066801d58
commit
9d61a6de7d
1 changed files with 1 additions and 1 deletions
|
@ -310,7 +310,7 @@ subprojects {
|
|||
|
||||
checkstyle {
|
||||
configFile = new File(rootConfigDir, 'checkstyle.xml')
|
||||
toolVersion = '8.8'
|
||||
toolVersion = '8.10'
|
||||
}
|
||||
task sourcesJar(type: Jar, dependsOn: classes) {
|
||||
classifier = 'sources'
|
||||
|
|
Loading…
Add table
Reference in a new issue