Skip to content

Commit

Permalink
Preinstall org.junit.platform:junit-platform-common to workaround apa…
Browse files Browse the repository at this point in the history
  • Loading branch information
ppalaga committed Mar 10, 2021
1 parent 9c1e3d7 commit baa29b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
org/apache/maven/surefire/surefire-junit-platform/${surefire.version}
org/junit/platform/junit-platform-launcher/${junit-platform-launcher.version}
org/junit/platform/junit-platform-engine/${junit-platform-launcher.version}
org/junit/platform/junit-platform-commons/${junit-platform-launcher.version}
org/junit/jupiter/junit-jupiter/${junit.jupiter.version}
org/junit/jupiter/junit-jupiter-api/${junit.jupiter.version}
</preinstall.artifacts>
Expand Down

0 comments on commit baa29b1

Please sign in to comment.