graphql-java-generator / graphql-gradle-plugin-project

graphql-gradle-plugin is a Gradle Plugin for GraphQL, based on graphql-java. It accelerates the development for both the client and the server, by generating the Java code. It allows a quicker development when in contract-first approach, by avoiding to code the boilerplate code.
https://graphql-maven-plugin-project.graphql-java-generator.com/
MIT License
54 stars 8 forks source link

Release v1.14 #2

Closed gjvoosten closed 3 years ago

gjvoosten commented 3 years ago

Now graphql-maven-plugin (and graphql-java-runtime) v1.14 has been released, please also release the corresponding v1.14 of the Gradle plugin so us Gradle users can upgrade as well. :pleading_face:

etienne-sf commented 3 years ago

You're right

I published the 1.14 just when I started my (real) work. So I published the Gradle plugin only once I've done for what I'm paid...

It's now done.

Etienne