Skip to content

Commit 8e4b5d7

Browse files
committed
feat: Javadoc warnings as errors in spring-security-acl
1 parent 0bfeb2b commit 8e4b5d7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

acl/spring-security-acl.gradle

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
plugins {
2+
id 'javadoc-warnings-error'
3+
}
4+
15
apply plugin: 'io.spring.convention.spring-module'
26

37
dependencies {

0 commit comments

Comments
 (0)