Skip to content

Commit 882e797

Browse files
committed
Document #902/#904 in Release Notes
Fixes #902. Closes #904.
1 parent 4a2e8e0 commit 882e797

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

documentation/src/docs/asciidoc/release-notes-5.0.0-M5.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ is placed on the Java 9 module path.
8585
`java.lang.Double[][]`, etc.).
8686
* The JUnit Platform Gradle plugin task `junitPlatformTest` can now be accessed
8787
directly during the configuration phase of a build.
88+
* The JUnit Platform Gradle plugin now plays nice with the Gradle Kotlin DSL.
8889
* When a `TestEngine` is discovered via Java's `ServiceLoader` mechanism, an attempt
8990
will now be made to determine the location from which the engine class was loaded,
9091
and if the location URL is available, it will be logged at configuration-level.

0 commit comments

Comments
 (0)