Commit d666d82
committed
Make dependency on open-test-reporting-tooling-spi non-optional
Since the module descriptor requires it, it cannot be optional but must
be a regular dependency. Otherwise, using junit-platform-reporting on
the module path will fail.
(cherry picked from commit e886149)1 parent 9f8b6e2 commit d666d82
1 file changed
Lines changed: 2 additions & 1 deletion
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | | - | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
0 commit comments