-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clean up JUnit dependency management (#159)
* Add junit-bom to dependencyManagement section * Remove explicit version from junit-xxx dependencies since they now are defined by the junit-bom * Add junit-platform-commons and junit-platform-launcher which are direct dependencies of junit-pioneer * Remove exclusions from junit-pioneer; they are no longer necessary because of the junit-bom Closes #158
- Loading branch information
1 parent
e362a69
commit cb38ca4
Showing
1 changed file
with
29 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters