Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrannen committed Jan 14, 2024
1 parent a4777de commit c600875
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ JUnit repository on GitHub.

==== Bug Fixes

* 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
`junit.platform.launcher.interceptors.enabled` is set to `true`.
- See link:https://github.com/junit-team/junit5/issues/3561[issue 3561] for details.


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ repository on GitHub.

==== Bug Fixes

* Allow `junit-platform-launcher` to be used as a Java module when
`junit.platform.launcher.interceptors.enabled` is set to `true`.
- See link:https://github.com/junit-team/junit5/issues/3561[issue 3561] for details.
* ❓

==== Deprecations and Breaking Changes

Expand Down

0 comments on commit c600875

Please sign in to comment.