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

Adds java 21 support #60

Merged
merged 1 commit into from
Jul 30, 2024
Merged

Adds java 21 support #60

merged 1 commit into from
Jul 30, 2024

Conversation

RetGal
Copy link
Contributor

@RetGal RetGal commented Jul 10, 2024

No description provided.

@@ -5,9 +5,9 @@ class Result {
def actions = []
int status

def Result() {}
Result() {}
Copy link
Member

@dtschan dtschan Jul 30, 2024

Choose a reason for hiding this comment

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

either def or a return type must be specified

@RetGal RetGal merged commit fcde411 into puzzle:master Jul 30, 2024
1 check passed
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.

2 participants