We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ee499f commit 6209006Copy full SHA for 6209006
documentation/src/docs/asciidoc/release-notes/release-notes-5.10.2.adoc
@@ -15,7 +15,8 @@ JUnit repository on GitHub.
15
16
==== Bug Fixes
17
18
-* Fixes use of the launcher as a Java module when `junit.platform.launcher.interceptors.enabled` is enabled
+* Allow `junit-platform-launcher` to be used as a Java module when
19
+ `junit.platform.launcher.interceptors.enabled` is set to `true`.
20
- See link:https://github.com/junit-team/junit5/issues/3561[issue 3561] for details.
21
22
0 commit comments