Since Gradle 8, `junit-platform-launcher` needs to be declared explicitly as a `testRuntimeOnly` dependency to ensure the right version is used. ## Deliverables - [x] Update the Gradle section in the User Guide to reflect that