Update to more current version of Java
Opened this issue · 1 comments
NicMcPhee commented
This is (I think) all set up for Java 8 and there are some issues if you have a more current version of Java. I need to update Gradle, and make sure it all builds and runs on (probably) Java 14. Some of the library dependencies (like java-quickcheck) may need to be updated as well.
NicMcPhee commented
I've upgraded Gradle to the most recent version (6.6) and the tests all still pass on a Java 8 box.