Skip to content

Commit 0257194

Browse files
fix(deps): update dependency com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-shared-core to v8
1 parent 31a9408 commit 0257194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commercetools/commercetools-graphql-api/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies {
1616
api jackson_core.databind
1717
api jackson_core.core
1818
api jackson_core.datatype
19-
api 'com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-shared-core:6.3.0'
19+
api 'com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-shared-core:8.0.2'
2020

2121
}
2222

0 commit comments

Comments
 (0)