We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
javadoc-warnings-error
1 parent 992d8ca commit b0983e2Copy full SHA for b0983e2
1 file changed
taglibs/spring-security-taglibs.gradle
@@ -1,6 +1,7 @@
1
plugins {
2
id 'security-nullability'
3
id 'compile-warnings-error'
4
+ id 'javadoc-warnings-error'
5
}
6
7
apply plugin: 'io.spring.convention.spring-module'
0 commit comments