grails / gorm-graphql

An automatic GraphQL schema generator for GORM
Apache License 2.0
80 stars 23 forks source link

chore(build): Add missing build files #145

Closed guillermocalvo closed 8 months ago

guillermocalvo commented 8 months ago

Currently, CI is broken on branch 4.0.x.

Java CI

* What went wrong:
A problem occurred evaluating project ':docs'.
> Could not get unknown property 'groovyVersion' for object of type 
org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.

I believe the cause of the problem is that some Gradle files were accidentally deleted due to a merge conflict.