Skip to content

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