mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 00:29:01 +00:00
Merge branch '3.2.x' into 3.3.x
This commit is contained in:
@@ -24,7 +24,7 @@ if ("${springFrameworkVersion}".contains("-")) {
|
||||
}
|
||||
|
||||
checkstyle {
|
||||
toolVersion = "{checkstyleToolVersion}"
|
||||
toolVersion = "${checkstyleToolVersion}"
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
Reference in New Issue
Block a user