Repository: groovy Updated Branches: refs/heads/GROOVY_2_5_X b3c968a9c -> 20aa9506f
Clarify the requirement of JDK version Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/20aa9506 Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/20aa9506 Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/20aa9506 Branch: refs/heads/GROOVY_2_5_X Commit: 20aa9506f401971bc2b63d5d535d11b9e31e21c1 Parents: b3c968a Author: sunlan <[email protected]> Authored: Thu Aug 10 01:06:53 2017 +0800 Committer: sunlan <[email protected]> Committed: Thu Aug 10 01:07:14 2017 +0800 ---------------------------------------------------------------------- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/groovy/blob/20aa9506/README.adoc ---------------------------------------------------------------------- diff --git a/README.adoc b/README.adoc index 9787b2a..5583eec 100644 --- a/README.adoc +++ b/README.adoc @@ -84,7 +84,7 @@ Build is image:{build-icon}[build status, link={groovy-ci}]. To build you will need: -* {jdk}[JDK 1.7+] +* {jdk}[JDK 7+] To build everything using Gradle:
