Releases: palantir/gradle-consistent-versions
Releases · palantir/gradle-consistent-versions
2.31.0
🐛 Fixes
- Fix
ConfigureIdeaPluginXml
by removing use of internal ImmutableMap
class (#1274)
2.30.0
💡 Improvements
- Require gradle-consitent-versions idea plugin for all projects using GCV (#1272)
2.29.0
🐛 Fixes
- Add
checkOverbroadConstraints
to check
task (#1258)
2.28.0
💡 Improvements
- Add
checkOverbroadConstraints
task that verifies that there are no overly broad version pins. It is not run by default, as it is in a testing phase, but will become default in the future. (#1049)
2.27.0
🐛 Fixes
- Add WstxInputFactory and WstxOutputFactory to XmlMapper (#1245)
2.26.0
✨ Features
- Plugin to create a maven repo list in the .ideas folder (#1233)
2.25.0
🐛 Fixes
- use findByType when not sure if java plugin exists (#1231)
2.24.0
No documented user-facing changes
2.23.0
Automated release, no documented user facing changes
2.22.0
Type |
Description |
Link |
Feature |
Support test fixtures. |
#1171 |