We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
compile-warnings-error
1 parent 0a182f1 commit 9c62f8cCopy full SHA for 9c62f8c
1 file changed
bom/spring-security-bom.gradle
@@ -1,5 +1,9 @@
1
import io.spring.gradle.convention.SpringModulePlugin
2
3
+plugins {
4
+ id 'compile-warnings-error'
5
+}
6
+
7
apply plugin: 'io.spring.convention.bom'
8
9
dependencies {
0 commit comments