Skip to content

Commit 9c62f8c

Browse files
Add compile-warnings-error
Closes gh-18417 Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
1 parent 0a182f1 commit 9c62f8c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

bom/spring-security-bom.gradle

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
import io.spring.gradle.convention.SpringModulePlugin
22

3+
plugins {
4+
id 'compile-warnings-error'
5+
}
6+
37
apply plugin: 'io.spring.convention.bom'
48

59
dependencies {

0 commit comments

Comments
 (0)