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 28407da commit eea15b1Copy full SHA for eea15b1
documentation/src/docs/asciidoc/release-notes-5.0.0-M6.adoc
@@ -20,7 +20,7 @@ on GitHub.
20
21
The main runtime target of JUnit 5 is Java 8. Consequently, JUnit 5 artifacts do not ship
22
with compiled module descriptors for Java 9. However, since
23
-<<release-notes-5.0.0-m5,milestone M5>> each artifact published by JUnit 5 ships with a
+<<release-notes-5.0.0-m5,milestone 5>> each artifact published by JUnit 5 ships with a
24
stable `Automatic-Module-Name` declared in its JAR manifest. This allows test module
25
authors to require well-known JUnit module names as in the following example.
26
0 commit comments