Skip to content

Commit

Permalink
Hard-wrap at 90 chars and add indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
marcphilipp committed May 13, 2021
1 parent 6359e51 commit 4e98f55
Showing 1 changed file with 3 additions and 3 deletions.
Expand Up @@ -15,9 +15,9 @@ GitHub.

==== Bug Fixes

* Method `getRootUrisForPackage()` in class `ClasspathScanner` now returns a
valid list of class names when the package name is equal to the name of a
module on the module path and when running on Java 8.
* Method `getRootUrisForPackage()` in class `ClasspathScanner` now returns a valid list of
class names when the package name is equal to the name of a module on the module path
and when running on Java 8.


[[release-notes-5.7.2-junit-jupiter]]
Expand Down

0 comments on commit 4e98f55

Please sign in to comment.