Skip to content

Commit 2392f65

Browse files
committed
Merge branch '3.3.x'
2 parents ac81004 + 3c079da commit 2392f65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
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)