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 to Java 21 & Replace deprecated getBuildDir #145

Merged
merged 10 commits into from
Aug 10, 2024

Conversation

LukBelter
Copy link
Contributor

@LukBelter LukBelter commented Jul 30, 2024

📜 Description

Changes proposed in this pull request:

  • Update to Java 21
  • Replace deprecated .getBuildDir() with .getLayout().getBuildDirectory().get().getAsFile()
  • Update to Kotlin 2.0.0
  • Update to Gradle 8.9
  • Update actions in gh workflows to new versions

🔨 Breaking Changes

  • Update Java version from 17 to 21
  • Update to Kotlin 2.0.0
  • Update to Gradle 8.9

Copy link

netlify bot commented Jul 30, 2024

Deploy Preview for basecubeone canceled.

Name Link
🔨 Latest commit 7712936
🔍 Latest deploy log https://app.netlify.com/sites/basecubeone/deploys/66b73658878cbf0008983ef7

@DivineThreepwood DivineThreepwood merged commit 790b607 into dev Aug 10, 2024
8 checks passed
@DivineThreepwood DivineThreepwood deleted the feature/updateToJava21 branch August 10, 2024 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants