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 4a2e8e0 commit 882e797Copy full SHA for 882e797
documentation/src/docs/asciidoc/release-notes-5.0.0-M5.adoc
@@ -85,6 +85,7 @@ is placed on the Java 9 module path.
85
`java.lang.Double[][]`, etc.).
86
* The JUnit Platform Gradle plugin task `junitPlatformTest` can now be accessed
87
directly during the configuration phase of a build.
88
+* The JUnit Platform Gradle plugin now plays nice with the Gradle Kotlin DSL.
89
* When a `TestEngine` is discovered via Java's `ServiceLoader` mechanism, an attempt
90
will now be made to determine the location from which the engine class was loaded,
91
and if the location URL is available, it will be logged at configuration-level.
0 commit comments