mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 08:24:13 +00:00
Upgrade to Nullability plugin 0.0.15
See gh-37188
This commit is contained in:
@@ -117,10 +117,6 @@ publishing {
|
||||
}
|
||||
}
|
||||
|
||||
nullability {
|
||||
nullAwayVersion = "0.14.0"
|
||||
}
|
||||
|
||||
// Disable publication of test fixture artifacts.
|
||||
components.java.withVariantsFromConfiguration(configurations.testFixturesApiElements) { skip() }
|
||||
components.java.withVariantsFromConfiguration(configurations.testFixturesRuntimeElements) { skip() }
|
||||
|
||||
Reference in New Issue
Block a user