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 f906539 commit fb19143Copy full SHA for fb19143
1 file changed
kerberos/kerberos-core/spring-security-kerberos-core.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 Core'
0 commit comments