Add security-nullability to webauthn

Issue gh-17839
This commit is contained in:
Rob Winch 2025-09-03 12:17:56 -05:00
parent 0a991a91ce
commit 47b4b155da
No known key found for this signature in database

View File

@ -1,3 +1,7 @@
plugins {
id 'security-nullability'
}
apply plugin: 'io.spring.convention.spring-module' apply plugin: 'io.spring.convention.spring-module'
dependencies { dependencies {