Fix release to publish static dependencies to the Gradle Plugin Portal. Previously static ones were being published to JCenter, but dynamic to the Portal. This caused a JGit 5 dependency to get pulled in which contains breaking changes.
Breaking Changes
None
Enhancements
None
Fixes
- #229 Publish static versions in POM on Gradle Plugin Portal to avoid pulling in breaking JGit 5 version
Deprecations
None
Compatibility
Tested on the following version:
Java Version | Gradle Versions |
---|---|
8 | 3.0, 3.5.1, 4.0, 4.8-rc-3 |
9 | 4.2.1, 4.8-rc-3 |
10 | 4.2.1, 4.8-rc-3 |