Skip to content

Commit 3c079da

Browse files
committed
Merge branch '3.2.x' into 3.3.x
2 parents 21f6801 + 1d3fff4 commit 3c079da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ if ("${springFrameworkVersion}".contains("-")) {
2424
}
2525

2626
checkstyle {
27-
toolVersion = "{checkstyleToolVersion}"
27+
toolVersion = "${checkstyleToolVersion}"
2828
}
2929

3030
dependencies {

0 commit comments

Comments
 (0)