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

Minimum supported Java is now Java 17 #57

Merged
merged 1 commit into from
Jun 4, 2022
Merged

Conversation

cicirello
Copy link
Owner

Summary

Increased minimum supported Java to Java 17

Closing Issues

Closes #56

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvements to existing code, such as refactoring or optimizations (non-breaking)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@cicirello cicirello added the java Pull requests that update Java code label Jun 4, 2022
@cicirello cicirello self-assigned this Jun 4, 2022
@cicirello cicirello added this to In progress in Computational Intelligence Research via automation Jun 4, 2022
@cicirello cicirello merged commit 023c47b into main Jun 4, 2022
Computational Intelligence Research automation moved this from In progress to Done Jun 4, 2022
@cicirello cicirello deleted the migrate-to-java-17 branch June 4, 2022 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Pull requests that update Java code
Development

Successfully merging this pull request may close these issues.

Migrate to Java 17
1 participant