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

19.0 release #73

Merged
merged 2 commits into from
Sep 19, 2022
Merged

19.0 release #73

merged 2 commits into from
Sep 19, 2022

Conversation

dondonz
Copy link
Member

@dondonz dondonz commented Sep 19, 2022

Update graphql-java version to 19.2

def msg = String.format("This build must be run with java 1.8 - you are running %s - gradle finds the JDK via JAVA_HOME=%s",
JavaVersion.current(), System.getenv("JAVA_HOME"))
throw new GradleException(msg)
}
Copy link
Member Author

Choose a reason for hiding this comment

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

Classic error, gets me every time

@dondonz dondonz merged commit 8a30e26 into master Sep 19, 2022
@dondonz dondonz added this to the 19.0 milestone Sep 19, 2022
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