You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When building with jCommander 1.75 this error shows up:
> Task :compileJava
error: error reading /Users/timmatt/.gradle/caches/modules-2/files-2.1/com.beust/jcommander/1.75/e89c678b272c31955bff08b5c912d70dc6e5dc4c/jcommander-1.75.jar; invalid manifest format
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
This was fixed in 1.74 and regressed in 1.75.
The text was updated successfully, but these errors were encountered:
When building with jCommander 1.75 this error shows up:
This was fixed in 1.74 and regressed in 1.75.
The text was updated successfully, but these errors were encountered: