Commit 93474fb
fix: pin junit-platform-launcher to JUnit 6.0.3
In JUnit 6, Platform and Jupiter versions are aligned (both 6.0.3),
unlike JUnit 5 where Platform was 1.x and Jupiter was 5.x.
Explicitly pins junit-platform-launcher to avoid unintended version
resolution.
Co-authored-by: Jon Haddad <rustyrazorblade@users.noreply.github.com>1 parent c3f7634 commit 93474fb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
0 commit comments