Commit b944488
committed
Add JUnit platform launcher
This is required to work with Gradle 9.
The automatic loading of test framework implementation was removed
back in Gradle 8, so it now has to be specified as a test runtime
dependency.
See also https://docs.gradle.org/8.7/userguide/upgrading_version_8.html#test_framework_implementation_dependencies1 parent f1131ec commit b944488
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
0 commit comments