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 1c8bbda commit bd49cebCopy full SHA for bd49ceb
1 file changed
kerberos/kerberos-web/spring-security-kerberos-web.gradle
@@ -2,6 +2,7 @@ plugins {
2
id 'security-nullability'
3
id 'io.spring.convention.spring-module'
4
id 'javadoc-warnings-error'
5
+ id 'compile-warnings-error'
6
}
7
8
description = 'Spring Security Kerberos Web'
0 commit comments