Merge branch '3.3.x'
This commit is contained in:
commit
2392f65152
|
@ -24,7 +24,7 @@ if ("${springFrameworkVersion}".contains("-")) {
|
|||
}
|
||||
|
||||
checkstyle {
|
||||
toolVersion = "{checkstyleToolVersion}"
|
||||
toolVersion = "${checkstyleToolVersion}"
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
|
Loading…
Reference in New Issue