Releases: nebula-plugins/gradle-extra-configurations-plugin
Releases · nebula-plugins/gradle-extra-configurations-plugin
v10.0.0
Breaking changes
nebula.optional-base
is now no operations for all Gradle versions
v9.0.0
Breaking changes
- Remove configuration for
org.gradle.api.plugins.MavenPlugin
which is removed in Gradle 8
v7.0.0
Breaking Change. gradle 7+ support
v6.0.0
nebula.provided-base
is now no operations for all Gradle versions (previously it was only for Gradle 3.4 and higher). Please replace this plugin with compileOnly
usage. It is deprecated and will be removed completely in future versions.
v5.0.0
Upgrade to Gradle 5 - Breaking change