Add compile-warnings-error
Closes gh-18417 Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
This commit is contained in:
committed by
Rob Winch
parent
d526bb460f
commit
3c0fd6d7ca
@@ -1,6 +1,7 @@
|
|||||||
import io.spring.gradle.convention.SpringModulePlugin
|
import io.spring.gradle.convention.SpringModulePlugin
|
||||||
|
|
||||||
apply plugin: 'io.spring.convention.bom'
|
apply plugin: 'io.spring.convention.bom'
|
||||||
|
apply plugin: 'compile-warnings-error'
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
constraints {
|
constraints {
|
||||||
|
|||||||
Reference in New Issue
Block a user