Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Java compatibility configuration #9

Merged
merged 1 commit into from
Sep 1, 2024
Merged

Update Java compatibility configuration #9

merged 1 commit into from
Sep 1, 2024

Conversation

NonSwag
Copy link
Member

@NonSwag NonSwag commented Sep 1, 2024

Replaced deprecated sourceCompatibility and targetCompatibility with the java.toolchain.languageVersion property. Added the options.release setting in compileJava task for better clarity and compatibility.

Replaced deprecated `sourceCompatibility` and `targetCompatibility` with the `java.toolchain.languageVersion` property. Added the `options.release` setting in `compileJava` task for better clarity and compatibility.
@NonSwag NonSwag self-assigned this Sep 1, 2024
@NonSwag NonSwag added the enhancement New feature or request label Sep 1, 2024
@NonSwag NonSwag merged commit be4b4e8 into main Sep 1, 2024
3 checks passed
@NonSwag NonSwag deleted the toolchain branch September 1, 2024 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant