A one-line mistake bumped the required version from 3.6.3 to 3.9.9 in 4.1.0. 4.1.1 fixes this. It has been released and should be in Maven Central shortly.Bugs
- Accidentally changed required Maven version from >=3.6.3 to >=3.9.9 ( #324 <https://github.com/groovy/GMavenPlus/issues/324>). Enhancements None. Potentially breaking changes None. Notes None. On Wed, Jan 1, 2025 at 11:00 AM Keegan Witt <keeganw...@gmail.com> wrote: > GMavenPlus 4.1.0 has been released and should be in Maven Central shortly. > Bugs > > None. > Enhancements > > - Add a property for scripts parameter, so it can be specified from > the command line (#316 <https://github.com/groovy/GMavenPlus/pull/316> > ). > - Add timeouts for connecting and reading from scripts URLs (#317 > <https://github.com/groovy/GMavenPlus/issues/317>). > > Potentially breaking changes > > None > Notes > > None. >