mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-09-09 18:29:45 +02:00
[checkstyle] Bump to 8.27
We can not bump to the latest version, due https://github.com/checkstyle/checkstyle/issues/8248
This commit is contained in:
parent
65aa543c57
commit
a51663448b
2 changed files with 1 additions and 3 deletions
|
@ -409,7 +409,7 @@ subprojects {
|
|||
apply plugin: 'org.kordamp.gradle.clirr'
|
||||
|
||||
checkstyle {
|
||||
toolVersion = '8.22'
|
||||
toolVersion = '8.27'
|
||||
}
|
||||
task sourcesJar(type: Jar, dependsOn: classes) {
|
||||
classifier = 'sources'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue