Skip to content

Add junit-platform-launcher for Gradle 9 compatibility#124

Closed
linusnorton wants to merge 2 commits intorenovate/gradle-9.xfrom
fix/gradle-9
Closed

Add junit-platform-launcher for Gradle 9 compatibility#124
linusnorton wants to merge 2 commits intorenovate/gradle-9.xfrom
fix/gradle-9

Conversation

@linusnorton
Copy link
Copy Markdown
Contributor

Summary

  • Add junit-platform-launcher as a testRuntimeOnly dependency
  • Gradle 9 no longer auto-provisions the JUnit Platform Launcher, causing Failed to load JUnit Platform errors

This targets the renovate/gradle-9.x branch to fix PR #105.

renovate bot and others added 2 commits March 31, 2026 06:47
Gradle 9 no longer auto-provisions the JUnit Platform Launcher on
the test runtime classpath. Add it explicitly to fix the "Failed to
load JUnit Platform" error.
@linusnorton
Copy link
Copy Markdown
Contributor Author

Not needed — the Spring Boot 3.5.13 upgrade (PR #121) brought in a version of spring-boot-starter-test that includes junit-platform-launcher transitively.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant