mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
Upgrade to NullAway 0.12.10 and refine nullability
Closes gh-35492
This commit is contained in:
@@ -119,3 +119,6 @@ publishing {
|
||||
components.java.withVariantsFromConfiguration(configurations.testFixturesApiElements) { skip() }
|
||||
components.java.withVariantsFromConfiguration(configurations.testFixturesRuntimeElements) { skip() }
|
||||
|
||||
nullability {
|
||||
nullAwayVersion = "0.12.10"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user