Fix security-nullability plugin in taglibs
Issue gh-17828
This commit is contained in:
parent
5370f1190f
commit
9866435946
|
|
@ -1,5 +1,5 @@
|
||||||
plugins {
|
plugins {
|
||||||
id 'apply-nullability'
|
id 'security-nullability'
|
||||||
}
|
}
|
||||||
|
|
||||||
apply plugin: 'io.spring.convention.spring-module'
|
apply plugin: 'io.spring.convention.spring-module'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue