We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cda7c68 + 86ca32e commit 94fe45aCopy full SHA for 94fe45a
spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/build.gradle
@@ -64,6 +64,7 @@ task preparePluginValidationClasses(type: Copy) {
64
65
validatePlugins {
66
classes.setFrom preparePluginValidationClasses
67
+ enableStricterValidation = true
68
}
69
70
task dependencyVersions(type: org.springframework.boot.build.constraints.ExtractVersionConstraints) {
0 commit comments