We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92fb334 commit 8dc7df8Copy full SHA for 8dc7df8
graphql-dgs-codegen-gradle/build.gradle
@@ -60,7 +60,7 @@ pluginBundle {
60
description = 'Gradle plugin for generating Java and Kotlin types from GraphlQL Schema'
61
}
62
63
-
+group = 'com.netflix.graphql.dgs.codegen'
64
gradlePlugin {
65
// Define the plugin
66
plugins {
0 commit comments