jamesfredley commented on code in PR #15587:
URL: https://github.com/apache/grails-core/pull/15587#discussion_r3144284766
##########
grails-data-graphql/build.gradle:
##########
@@ -19,11 +19,11 @@
buildscript {
repositories {
+ mavenCentral()
Review Comment:
Done in commit 6b0fe6a5e2 (and the follow-ups). The standalone build was
retired and :grails-data-graphql-{core,docs} plus :grails-data-graphql are now
wired into the root settings.gradle via the convention plugins, matching
grails-data-mongodb's layout. Resolving.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]