Files
spring-graphql/buildSrc/gradle.properties
Brian Clozel 5acb64e61d Configure Nullabillity checks with NullAway
This commit configures the Errorprone and Nullaway plugins in the build
to automatically check for null safety issues in the codebase.

Closes gh-1204
2025-05-21 09:30:07 +02:00

2 lines
48 B
INI

javaFormatVersion=0.0.43
errorProneVersion=4.2.0