We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e2b9df commit aeccc52Copy full SHA for aeccc52
commercetools/commercetools-graphql-api/build.gradle
@@ -1,7 +1,7 @@
1
import com.commercetools.sdk.plugins.GraphQLPlugin
2
3
plugins {
4
- id "com.netflix.dgs.codegen" version "6.3.0"
+ id "com.netflix.dgs.codegen" version "8.0.2"
5
}
6
7
apply plugin:'com.netflix.dgs.codegen'
0 commit comments