mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-22 03:52:06 +01:00
Bump Checkstyle to 8.22
This commit is contained in:
parent
9de2b983c8
commit
95c73f51b1
1 changed files with 1 additions and 1 deletions
|
@ -382,7 +382,7 @@ subprojects {
|
|||
apply plugin: 'org.kordamp.gradle.clirr'
|
||||
|
||||
checkstyle {
|
||||
toolVersion = '8.10'
|
||||
toolVersion = '8.22'
|
||||
}
|
||||
task sourcesJar(type: Jar, dependsOn: classes) {
|
||||
classifier = 'sources'
|
||||
|
|
Loading…
Reference in a new issue