Skip to content

feat(build): Set JVM toolchain to 21#4090

Merged
jamesarich merged 1 commit intomainfrom
chore/jdk
Dec 28, 2025
Merged

feat(build): Set JVM toolchain to 21#4090
jamesarich merged 1 commit intomainfrom
chore/jdk

Conversation

@jamesarich
Copy link
Collaborator

Configures the JVM toolchain to version 21 directly within the Kotlin extension, removing redundant Java compatibility settings and the desugar JDK library dependency.

Configures the JVM toolchain to version 21 directly within the Kotlin extension, removing redundant Java compatibility settings and the desugar JDK library dependency.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
@jamesarich jamesarich enabled auto-merge December 28, 2025 22:59
@jamesarich jamesarich added this pull request to the merge queue Dec 28, 2025
@codecov
Copy link

codecov bot commented Dec 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (0f00332) to head (fa6ea92).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #4090   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          2       2           
  Lines         19      19           
  Branches       7       7           
=====================================
  Misses        19      19           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Merged via the queue into main with commit 5676041 Dec 28, 2025
8 checks passed
@jamesarich jamesarich deleted the chore/jdk branch December 28, 2025 23:29
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