Skip to content

Commit e5cad31

Browse files
author
Till Krullmann
committed
Fix mention about prerequisite Gradle version in README
1 parent 47a3295 commit e5cad31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ plugins {
7878
The TestSets plugin is designed to work in conjunction with the `java` plugin, or other JVM language plugins that
7979
follow a similar structure. It has been tested to work with `groovy`, `scala`, and `org.jetbrains.kotlin.jvm`.
8080

81-
You will need to run Gradle 4.10 or higher with a JDK 8 or higher to use the plugin.
81+
You will need to run Gradle 5.1 or higher with a JDK 8 or higher to use the plugin.
8282

8383

8484
[TIP]

0 commit comments

Comments
 (0)