Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Obvious Fix) Add dependency management for JUnit Jupiter Aggregator #16330

Closed
wants to merge 1 commit into from
Closed

(Obvious Fix) Add dependency management for JUnit Jupiter Aggregator #16330

wants to merge 1 commit into from

Commits on Mar 26, 2019

  1. Add dependency management for JUnit Jupiter Aggregator:

      - in addition to Junit BOM this aggregator allows to add one-line
      dependency for Jupiter `api`, `engine` and `params`.
      See https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter
      and
      https://github.com/junit-team/junit5/commits/master/junit-jupiter/junit-jupiter.gradle.kts
      for details.
    radistao committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    d43deb5 View commit details
    Browse the repository at this point in the history