Sorry, one point of clarification on a copy/paste error: the Java 10 and 11 bytecode changes are enhancements, not bugs.
On Sun, Oct 14, 2018 at 4:28 PM Keegan Witt <keeganw...@gmail.com> wrote: > GMavenPlus 1.6.2 has been released to Sonatype OSS > <https://oss.sonatype.org/content/repositories/public/> and should appear > in Maven Central <http://search.maven.org/> shortly. > Bugs > > - Support for Java 10 bytecode (#104 > <https://github.com/groovy/GMavenPlus/issues/104>) > - Support for Java 11 bytecode (#106 > <https://github.com/groovy/GMavenPlus/issues/106>) > - Fixed that could error saying no Groovy dependency when it shouldn't > because no Groovy sources exist (ef3a3d5 > > <https://github.com/groovy/GMavenPlus/commit/ef3a3d51dae4d13ab12821e679d594a8bf468179> > ). > > Enhancements > > None > Potentially breaking changes > > None > Notes > > None >