Upgrade Gradle wrapper to match the flexo-cli-sysmlv2-plugin, which already uses Gradle 9.
Fix resulting build failures by adding the JUnit Platform launcher dependency and excluding signature files from the fat JAR that caused conflicts from signed dependencies like BouncyCastle. Also upgrade Mockito and enable ByteBuddy experimental mode for forward compatibility with newer JDK versions.
Again, glad to submit a PR.
Upgrade Gradle wrapper to match the
flexo-cli-sysmlv2-plugin, which already uses Gradle 9.Fix resulting build failures by adding the JUnit Platform launcher dependency and excluding signature files from the fat JAR that caused conflicts from signed dependencies like BouncyCastle. Also upgrade Mockito and enable ByteBuddy experimental mode for forward compatibility with newer JDK versions.
Again, glad to submit a PR.