Skip to content

Commit b8703c4

Browse files
kmw10693rwinch
authored andcommitted
fix compile warning in spring-security-test
Signed-off-by: Minu Kim <kmw106933@naver.com>
1 parent ca463e1 commit b8703c4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/spring-security-test.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
plugins {
22
id 'security-nullability'
33
id 'javadoc-warnings-error'
4+
id 'compile-warnings-error'
45
}
56

67
apply plugin: 'io.spring.convention.spring-module'

0 commit comments

Comments
 (0)