Skip to content

Conversation

@xenoterracide
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings October 29, 2025 01:32
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 attempts to upgrade the Java version from 21 to 25 across the project's build configuration and CI/CD workflows. The changes update both the Gradle Java toolchain configuration and GitHub Actions workflow files to use Java 25.

  • Updated Java language version in Gradle build configuration from 21 to 25
  • Updated GitHub Actions workflows to use Java 25 in setup-java actions
  • Ensures consistency across build, publish, and update workflows

Reviewed Changes

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

Show a summary per file
File Description
buildSrc/src/main/kotlin/our.javacompile.gradle.kts Updates Java toolchain language version to 25
.github/workflows/update-java.yml Updates setup-java action to use Java 25
.github/workflows/gh-publish.yml Updates setup-java action to use Java 25
.github/workflows/full.yml Updates setup-java action to use Java 25
.github/workflows/build.yml Updates setup-java action to use Java 25

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

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