Skip to content

Releases: palantir/gradle-consistent-versions

2.31.0

20 Nov 10:31
2.31.0
df28e78
Compare
Choose a tag to compare

🐛 Fixes

  • Fix ConfigureIdeaPluginXml by removing use of internal ImmutableMap class (#1274)

2.30.0

19 Nov 14:46
2.30.0
09ca66d
Compare
Choose a tag to compare

💡 Improvements

  • Require gradle-consitent-versions idea plugin for all projects using GCV (#1272)

2.29.0

28 Oct 13:39
2.29.0
46b0129
Compare
Choose a tag to compare

🐛 Fixes

  • Add checkOverbroadConstraints to check task (#1258)

2.28.0

24 Oct 14:04
2.28.0
0b658b6
Compare
Choose a tag to compare

💡 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

08 Oct 13:52
2.27.0
4ce8b19
Compare
Choose a tag to compare

🐛 Fixes

  • Add WstxInputFactory and WstxOutputFactory to XmlMapper (#1245)

2.26.0

04 Oct 14:50
2.26.0
1e47428
Compare
Choose a tag to compare

✨ Features

  • Plugin to create a maven repo list in the .ideas folder (#1233)

2.25.0

16 Sep 19:04
2.25.0
badbea0
Compare
Choose a tag to compare

🐛 Fixes

  • use findByType when not sure if java plugin exists (#1231)

2.24.0

11 Sep 19:14
2.24.0
2c38fab
Compare
Choose a tag to compare

No documented user-facing changes

2.23.0

18 Jun 13:00
fbf5a0f
Compare
Choose a tag to compare

Automated release, no documented user facing changes

2.22.0

21 Mar 16:28
df10671
Compare
Choose a tag to compare
Type Description Link
Feature Support test fixtures. #1171