Skip to content

Conversation

@polischuks
Copy link
Contributor

  • Update Java version from 17 to 24 in all configurations
  • Update Gradle from 8.5 to 8.14
  • Update Lombok to 1.18.38
  • Update project version to 13.0.0
  • Switch CI/CD to use Amazon Corretto distribution
  • Update runners configuration in GitHub Actions

Task: #HSPC-

Dependencies

  • !

Reviewers

  • @

Description

- Update Java version from 17 to 24 in all configurations
- Update Gradle from 8.5 to 8.14
- Update Lombok to 1.18.38
- Update project version to 13.0.0
- Switch CI/CD to use Amazon Corretto distribution
- Update runners configuration in GitHub Actions
@polischuks polischuks requested a review from meanmail May 2, 2025 15:35
Comment on lines -13 to +14
sourceCompatibility = JavaVersion.VERSION_17
targetCompatibility = JavaVersion.VERSION_17
sourceCompatibility = JavaVersion.VERSION_24
targetCompatibility = JavaVersion.VERSION_24
Copy link
Contributor

Choose a reason for hiding this comment

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

Does this mean that users now need to install Java 24 separately to solve problems? After all, only Java 21 will come with the IDE

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, it's true. Because all content will be updating to Java 24.

@KirillovProj KirillovProj merged commit ce4b29b into master Jun 11, 2025
1 check passed
@KirillovProj KirillovProj deleted the HSPC-183-Update-hs-test-library-to-support-Java-version-24 branch June 11, 2025 11:01
KirillovProj added a commit that referenced this pull request Jun 12, 2025
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.

4 participants