Skip to content
Snippets Groups Projects
Verified Commit c8ad5866 authored by Jan Kožusznik's avatar Jan Kožusznik
Browse files

Mention Java 17 in README.md

parent 1dbe6606
No related merge requests found
Pipeline #172 failed with stages
in 0 seconds
# An example Java 11 project using Maven and JUnit 5.x
# An example Java 17 project using Maven and JUnit 5.x
1. Get adoptopenjdk-11: https://adoptopenjdk.net/
1. Get adoptopenjdk-17: https://adoptopenjdk.net/
2. Get maven 3.6.x: https://maven.apache.org/
3. Add above to your path if neccessary.
4. `git clone git@github.com:example/test.git`
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment