Skip to content

Conversation

@halotukozak
Copy link
Member

No description provided.

@halotukozak halotukozak self-assigned this Jan 2, 2026
Copilot AI review requested due to automatic review settings January 2, 2026 10:56
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR upgrades the project's Java version from JDK 17 to JDK 21 across build configuration and CI workflows.

  • Updates build configuration to use Java 21 for compilation and GitHub workflows
  • Updates CI workflows to use Temurin Java 21 distribution for both build and publishing jobs

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
build.sbt Updates Java version specifications from 17 to 21 in workflow configuration and compiler options
.github/workflows/ci.yml Updates CI matrix, step names, conditionals, and Java setup configuration to use Java 21 for both build and publish jobs

The changes are consistent and complete across all files. The upgrade properly updates all references to Java 17 to use Java 21 instead, including build tool configuration, compiler options, CI matrix definitions, step names, and action configurations.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Upgrade sbt-idea-plugin to 5.1.0, intellijBuild to 253.29346.138, and plugin version to 2025.3.99-SNAPSHOT. Adjust plugin.xml for HOCON language support enhancements.
@halotukozak halotukozak requested a review from ddworak January 2, 2026 12:25
@halotukozak halotukozak requested a review from ddworak January 6, 2026 18:23
# Conflicts:
#	.github/workflows/ci.yml
#	project/plugins.sbt
Base automatically changed from migrate-URL-to-URI to idea25 January 7, 2026 12:41
@halotukozak halotukozak merged commit dec20f3 into idea25 Jan 7, 2026
5 checks passed
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.

3 participants