Skip to content

Commit

Permalink
update JDK in CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Schmid <service@aaschmid.de>
  • Loading branch information
aaschmid committed Feb 1, 2020
1 parent 9282d47 commit 71c4363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -28,7 +28,7 @@ Contributors must follow the Code of Conduct outlined at [CODE-OF-CONDUCT.md](CO

We love pull requests. Here is a quick guide:

1. You need to have a JDK (at least version 1.5) installed.
1. You need to have a JDK (at least version 1.8) installed.
2. Fork the repo (see https://help.github.com/articles/fork-a-repo).
3. Create a new branch from master.
4. Ensure that you have a clean state by running `./gradlew clean build`.
Expand Down

0 comments on commit 71c4363

Please sign in to comment.