Skip to content

Commit 9866435

Browse files
committed
Fix security-nullability plugin in taglibs
Issue gh-17828
1 parent 5370f11 commit 9866435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

taglibs/spring-security-taglibs.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id 'apply-nullability'
2+
id 'security-nullability'
33
}
44

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

0 commit comments

Comments
 (0)