We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 21f6801 + 1d3fff4 commit 3c079daCopy full SHA for 3c079da
buildSrc/build.gradle
@@ -24,7 +24,7 @@ if ("${springFrameworkVersion}".contains("-")) {
24
}
25
26
checkstyle {
27
- toolVersion = "{checkstyleToolVersion}"
+ toolVersion = "${checkstyleToolVersion}"
28
29
30
dependencies {
0 commit comments