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