ajoberstar / reckon

Infer a project's version from your Git repository.
Apache License 2.0
184 stars 28 forks source link

Remove the Java 11 constraint #161

Closed SalvatoreT closed 2 years ago

SalvatoreT commented 2 years ago

@ajoberstar, I think this should help with the failing builds on the binary branch.

I'm also happy to help get this branch across the finish line.

ajoberstar commented 2 years ago

Sorry for the delayed response. Reckon 0.14.0 and up require Java 11, so I wouldn't have a reason to remove that restriction on the CLI. More specifically the CLI would make it a moot point, because it would bundle in the JVM.