Closes gh-25074
Update `build.gradle` files to ensure that `junit-platform-launcher` is a `testRuntimeOnly` dependency. This ensures that tests can be run from Eclipse. Closes gh-25074
See gh-19988 Co-authored-by: Mark Paluch <mpaluch@pivotal.io>