We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47a3295 commit e5cad31Copy full SHA for e5cad31
README.adoc
@@ -78,7 +78,7 @@ plugins {
78
The TestSets plugin is designed to work in conjunction with the `java` plugin, or other JVM language plugins that
79
follow a similar structure. It has been tested to work with `groovy`, `scala`, and `org.jetbrains.kotlin.jvm`.
80
81
-You will need to run Gradle 4.10 or higher with a JDK 8 or higher to use the plugin.
+You will need to run Gradle 5.1 or higher with a JDK 8 or higher to use the plugin.
82
83
84
[TIP]
0 commit comments