File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
documentation/src/docs/asciidoc/release-notes Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,8 @@ JUnit repository on GitHub.
15
15
16
16
==== Bug Fixes
17
17
18
- * Fixes use of the launcher as a Java module when `junit.platform.launcher.interceptors.enabled` is enabled
18
+ * Allow `junit-platform-launcher` to be used as a Java module when
19
+ `junit.platform.launcher.interceptors.enabled` is set to `true`.
19
20
- See link:https://github.com/junit-team/junit5/issues/3561[issue 3561] for details.
20
21
21
22
Original file line number Diff line number Diff line change @@ -15,9 +15,7 @@ repository on GitHub.
15
15
16
16
==== Bug Fixes
17
17
18
- * 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.
18
+ * ❓
21
19
22
20
==== Deprecations and Breaking Changes
23
21
You can’t perform that action at this time.
0 commit comments