Skip to content

Conversation

@kpavlov
Copy link
Contributor

@kpavlov kpavlov commented Nov 12, 2025

Update JVM target to 11 in Gradle build configuration

Motivation and Context

Drop the obsolete JVM 1.8 target to keep up with up-to-date tools, like Kotest

How Has This Been Tested?

CI

Breaking Changes

The minimum JVM version is now 11

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

@kpavlov kpavlov added dependencies Pull requests that update a dependency file breaking Breaking changes 👧🏠🔥 labels Nov 12, 2025
@kpavlov kpavlov marked this pull request as ready for review November 12, 2025 08:59
Copy link
Contributor

@devcrocod devcrocod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@kpavlov kpavlov merged commit 6afef10 into main Nov 12, 2025
4 checks passed
@kpavlov kpavlov deleted the kpavlov/jvm-target-11 branch November 12, 2025 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking Breaking changes 👧🏠🔥 dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants