Skip to content

chore(build): upgrade Java baseline to 17#17

Merged
jimisola merged 2 commits intomainfrom
feat/java17-junit6
Feb 22, 2026
Merged

chore(build): upgrade Java baseline to 17#17
jimisola merged 2 commits intomainfrom
feat/java17-junit6

Conversation

@jimisola
Copy link
Member

Summary

  • Raises sourceCompatibility / targetCompatibility from Java 8 to Java 17
  • Gradle 9 already requires Java 17 to run, so Java 8 was never a realistic consumer constraint
  • Updates README requirements (Gradle 9.0+, Java 17+)
  • Removes Credits section

Test plan

  • CI build passes
  • Plugin resolves correctly against a consumer project on Java 17 + Gradle 9

🤖 Generated with Claude Code

Raises sourceCompatibility and targetCompatibility from Java 8 to Java 17.
Gradle 9 already requires Java 17 to run, so Java 8 was never a realistic
consumer constraint. Updates README requirements accordingly and removes
the Credits section.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@jimisola jimisola self-assigned this Feb 22, 2026
@jimisola jimisola merged commit ef012f8 into main Feb 22, 2026
4 checks passed
@jimisola jimisola deleted the feat/java17-junit6 branch February 22, 2026 22:49
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