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 18ab4dc commit f906539Copy full SHA for f906539
1 file changed
kerberos/kerberos-client/spring-security-kerberos-client.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 Client'
0 commit comments