Update groovy to 3.0.25#9059
Conversation
|
I consider this a minimal change, so I plan to merge this early next week, unless objections are raised. |
|
noticed when trying to find the release notes that the project moved to a different group ID: changelog is here btw: https://groovy-lang.org/changelogs/changelog-3.0.25.html |
mbien
left a comment
There was a problem hiding this comment.
not tested but the changes look good to me.
|
could be nice to migrate the groupId to ease update for future maybe ? |
Not until upgrading to 4 or 5 surely?! Not tested, but this looks correct. Thanks! Additional changelog obviously https://groovy-lang.org/changelogs/changelog-3.0.24.html too. EDIT : possible merit to incrementing spec version in the manifest and adding in an implementation version at |
|
the new group ID is for gradle releases 4.x and later which is a major version bump. This would involve more changes. Its something we should do at some point but it shouldn't hold off this point release update. |
No description provided.