Skip to content

Commit 742493e

Browse files
committed
Updated Java requirement
1 parent ac8b259 commit 742493e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ Groovy - ml-gradle is then a fairly thin wrapper around ml-app-deployer to expos
2525
Start using ml-gradle
2626
=========
2727

28-
ml-gradle depends on at least [Java 8](https://java.com/en/download/) and [MarkLogic 8 or 9 or 10](https://developer.marklogic.com/products),
28+
ml-gradle depends on at least [Java 9](https://java.com/en/download/) and [MarkLogic 9 or 10](https://developer.marklogic.com/products),
2929
so if you have those installed, you're just a couple minutes away from using ml-gradle to start a new project and deploy an
30-
application from it.
30+
application from it. If you're using ml-gradle 2.x or 3.x, you only need Java 8.
3131

3232
First, [install Gradle](https://gradle.org/install/).
3333

0 commit comments

Comments
 (0)