Skip to content

Migrate build to Gradle 9#935

Open
jupblb wants to merge 9 commits into
mainfrom
michal/java25-4
Open

Migrate build to Gradle 9#935
jupblb wants to merge 9 commits into
mainfrom
michal/java25-4

Conversation

@jupblb

@jupblb jupblb commented Jun 26, 2026

Copy link
Copy Markdown
Member

Migrates the build to Gradle 9.

  • Replace johnrengelman shadow 8.1.1 with gradleup shadow 9.4.3 (Gradle 9 compatible fork)
  • Bump protobuf-gradle-plugin to 0.10.0
  • Fix Task.project execution-time access and drop redundant imports
  • Pin Docker Gradle to 9.4.1

jupblb added 9 commits June 26, 2026 19:28
- Replace johnrengelman shadow 8.1.1 with gradleup shadow 9.4.3
- Bump protobuf-gradle-plugin to 0.10.0
- Fix Task.project execution-time access; drop redundant imports
- Pin Docker Gradle to 9.4.1
- Use the built-in JVM Test Suite instead of manual JUnit dependencies
- Collapse Java version config to options.release
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