Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions commercetools/commercetools-graphql-api/build.gradle
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
import com.commercetools.sdk.plugins.GraphQLPlugin

plugins {
id "com.netflix.dgs.codegen" version "6.3.0"
id "com.netflix.dgs.codegen" version "8.1.0"
}

apply plugin:'com.netflix.dgs.codegen'
apply plugin: GraphQLPlugin

java {
toolchain {
languageVersion = JavaLanguageVersion.of(17)
}
}

dependencies {
api project(':commercetools:commercetools-sdk-java-api')
testImplementation project(':commercetools:commercetools-http-client')
Expand All @@ -16,7 +22,7 @@ dependencies {
api jackson_core.databind
api jackson_core.core
api jackson_core.datatype
api 'com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-shared-core:6.3.0'
api 'com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-shared-core:8.1.0'

}

Expand Down
6 changes: 6 additions & 0 deletions commercetools/internal-docs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,9 @@ dependencies {
testImplementation commons.io version commons.io_version

}

java {
toolchain {
languageVersion = JavaLanguageVersion.of(17)
}
}
8 changes: 4 additions & 4 deletions licenses/commercetools-apachehttp-client/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dependencies": [
{
"moduleName": "com.fasterxml.jackson.core:jackson-annotations",
"moduleVersion": "2.19.0",
"moduleVersion": "2.19.1",
"moduleUrls": [
"https://github.com/FasterXML/jackson"
],
Expand All @@ -15,7 +15,7 @@
},
{
"moduleName": "com.fasterxml.jackson.core:jackson-core",
"moduleVersion": "2.19.0",
"moduleVersion": "2.19.1",
"moduleUrls": [
"https://github.com/FasterXML/jackson-core"
],
Expand All @@ -28,7 +28,7 @@
},
{
"moduleName": "com.fasterxml.jackson.core:jackson-databind",
"moduleVersion": "2.19.0",
"moduleVersion": "2.19.1",
"moduleUrls": [
"https://github.com/FasterXML/jackson"
],
Expand All @@ -41,7 +41,7 @@
},
{
"moduleName": "com.fasterxml.jackson.datatype:jackson-datatype-jsr310",
"moduleVersion": "2.19.0",
"moduleVersion": "2.19.1",
"moduleUrls": [
"https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310"
],
Expand Down
8 changes: 4 additions & 4 deletions licenses/commercetools-async-http-client/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dependencies": [
{
"moduleName": "com.fasterxml.jackson.core:jackson-annotations",
"moduleVersion": "2.19.0",
"moduleVersion": "2.19.1",
"moduleUrls": [
"https://github.com/FasterXML/jackson"
],
Expand All @@ -15,7 +15,7 @@
},
{
"moduleName": "com.fasterxml.jackson.core:jackson-core",
"moduleVersion": "2.19.0",
"moduleVersion": "2.19.1",
"moduleUrls": [
"https://github.com/FasterXML/jackson-core"
],
Expand All @@ -28,7 +28,7 @@
},
{
"moduleName": "com.fasterxml.jackson.core:jackson-databind",
"moduleVersion": "2.19.0",
"moduleVersion": "2.19.1",
"moduleUrls": [
"https://github.com/FasterXML/jackson"
],
Expand All @@ -41,7 +41,7 @@
},
{
"moduleName": "com.fasterxml.jackson.datatype:jackson-datatype-jsr310",
"moduleVersion": "2.19.0",
"moduleVersion": "2.19.1",
"moduleUrls": [
"https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310"
],
Expand Down
22 changes: 11 additions & 11 deletions licenses/commercetools-graphql-api/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dependencies": [
{
"moduleName": "com.fasterxml.jackson.core:jackson-annotations",
"moduleVersion": "2.19.0",
"moduleVersion": "2.19.1",
"moduleUrls": [
"https://github.com/FasterXML/jackson"
],
Expand All @@ -15,7 +15,7 @@
},
{
"moduleName": "com.fasterxml.jackson.core:jackson-core",
"moduleVersion": "2.19.0",
"moduleVersion": "2.19.1",
"moduleUrls": [
"https://github.com/FasterXML/jackson-core"
],
Expand All @@ -28,7 +28,7 @@
},
{
"moduleName": "com.fasterxml.jackson.core:jackson-databind",
"moduleVersion": "2.19.0",
"moduleVersion": "2.19.1",
"moduleUrls": [
"https://github.com/FasterXML/jackson"
],
Expand All @@ -41,7 +41,7 @@
},
{
"moduleName": "com.fasterxml.jackson.datatype:jackson-datatype-jsr310",
"moduleVersion": "2.19.0",
"moduleVersion": "2.19.1",
"moduleUrls": [
"https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310"
],
Expand All @@ -67,7 +67,7 @@
},
{
"moduleName": "com.graphql-java:graphql-java",
"moduleVersion": "19.11",
"moduleVersion": "22.3",
"moduleUrls": [
"https://github.com/graphql-java/graphql-java"
],
Expand All @@ -84,7 +84,7 @@
},
{
"moduleName": "com.graphql-java:java-dataloader",
"moduleVersion": "3.2.0",
"moduleVersion": "3.3.0",
"moduleUrls": [
"https://github.com/graphql-java/java-dataloader"
],
Expand All @@ -97,7 +97,7 @@
},
{
"moduleName": "com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-shared-core",
"moduleVersion": "6.3.0",
"moduleVersion": "8.1.0",
"moduleUrls": [
"https://github.com/Netflix/dgs-codegen"
],
Expand All @@ -110,11 +110,11 @@
},
{
"moduleName": "com.netflix.graphql.dgs:graphql-dgs-platform",
"moduleVersion": "5.5.1"
"moduleVersion": "10.0.4"
},
{
"moduleName": "com.netflix.graphql.dgs:graphql-dgs-platform-dependencies",
"moduleVersion": "5.5.1"
"moduleVersion": "10.0.4"
},
{
"moduleName": "com.spotify:completable-futures",
Expand Down Expand Up @@ -255,7 +255,7 @@
},
{
"moduleName": "org.jetbrains.kotlin:kotlin-reflect",
"moduleVersion": "1.9.25",
"moduleVersion": "2.0.21",
"moduleUrls": [
"https://kotlinlang.org/"
],
Expand All @@ -268,7 +268,7 @@
},
{
"moduleName": "org.jetbrains.kotlin:kotlin-stdlib",
"moduleVersion": "1.9.25",
"moduleVersion": "2.0.21",
"moduleUrls": [
"https://kotlinlang.org/"
],
Expand Down
8 changes: 4 additions & 4 deletions licenses/commercetools-http-client/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dependencies": [
{
"moduleName": "com.fasterxml.jackson.core:jackson-annotations",
"moduleVersion": "2.19.0",
"moduleVersion": "2.19.1",
"moduleUrls": [
"https://github.com/FasterXML/jackson"
],
Expand All @@ -15,7 +15,7 @@
},
{
"moduleName": "com.fasterxml.jackson.core:jackson-core",
"moduleVersion": "2.19.0",
"moduleVersion": "2.19.1",
"moduleUrls": [
"https://github.com/FasterXML/jackson-core"
],
Expand All @@ -28,7 +28,7 @@
},
{
"moduleName": "com.fasterxml.jackson.core:jackson-databind",
"moduleVersion": "2.19.0",
"moduleVersion": "2.19.1",
"moduleUrls": [
"https://github.com/FasterXML/jackson"
],
Expand All @@ -41,7 +41,7 @@
},
{
"moduleName": "com.fasterxml.jackson.datatype:jackson-datatype-jsr310",
"moduleVersion": "2.19.0",
"moduleVersion": "2.19.1",
"moduleUrls": [
"https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310"
],
Expand Down
8 changes: 4 additions & 4 deletions licenses/commercetools-javanet-client/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dependencies": [
{
"moduleName": "com.fasterxml.jackson.core:jackson-annotations",
"moduleVersion": "2.19.0",
"moduleVersion": "2.19.1",
"moduleUrls": [
"https://github.com/FasterXML/jackson"
],
Expand All @@ -15,7 +15,7 @@
},
{
"moduleName": "com.fasterxml.jackson.core:jackson-core",
"moduleVersion": "2.19.0",
"moduleVersion": "2.19.1",
"moduleUrls": [
"https://github.com/FasterXML/jackson-core"
],
Expand All @@ -28,7 +28,7 @@
},
{
"moduleName": "com.fasterxml.jackson.core:jackson-databind",
"moduleVersion": "2.19.0",
"moduleVersion": "2.19.1",
"moduleUrls": [
"https://github.com/FasterXML/jackson"
],
Expand All @@ -41,7 +41,7 @@
},
{
"moduleName": "com.fasterxml.jackson.datatype:jackson-datatype-jsr310",
"moduleVersion": "2.19.0",
"moduleVersion": "2.19.1",
"moduleUrls": [
"https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310"
],
Expand Down
12 changes: 6 additions & 6 deletions licenses/commercetools-monitoring-datadog/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dependencies": [
{
"moduleName": "com.datadoghq:datadog-api-client",
"moduleVersion": "2.35.0",
"moduleVersion": "2.38.0",
"moduleUrls": [
"https://github.com/DataDog/datadog-api-client-java"
],
Expand Down Expand Up @@ -32,7 +32,7 @@
},
{
"moduleName": "com.fasterxml.jackson.core:jackson-annotations",
"moduleVersion": "2.19.0",
"moduleVersion": "2.19.1",
"moduleUrls": [
"https://github.com/FasterXML/jackson"
],
Expand All @@ -45,7 +45,7 @@
},
{
"moduleName": "com.fasterxml.jackson.core:jackson-core",
"moduleVersion": "2.19.0",
"moduleVersion": "2.19.1",
"moduleUrls": [
"https://github.com/FasterXML/jackson-core"
],
Expand All @@ -58,7 +58,7 @@
},
{
"moduleName": "com.fasterxml.jackson.core:jackson-databind",
"moduleVersion": "2.19.0",
"moduleVersion": "2.19.1",
"moduleUrls": [
"https://github.com/FasterXML/jackson"
],
Expand All @@ -71,7 +71,7 @@
},
{
"moduleName": "com.fasterxml.jackson.datatype:jackson-datatype-jsr310",
"moduleVersion": "2.19.0",
"moduleVersion": "2.19.1",
"moduleUrls": [
"https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310"
],
Expand All @@ -84,7 +84,7 @@
},
{
"moduleName": "com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations",
"moduleVersion": "2.19.0",
"moduleVersion": "2.19.1",
"moduleUrls": [
"https://github.com/FasterXML/jackson-modules-base"
],
Expand Down
8 changes: 4 additions & 4 deletions licenses/commercetools-monitoring-newrelic/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dependencies": [
{
"moduleName": "com.fasterxml.jackson.core:jackson-annotations",
"moduleVersion": "2.19.0",
"moduleVersion": "2.19.1",
"moduleUrls": [
"https://github.com/FasterXML/jackson"
],
Expand All @@ -15,7 +15,7 @@
},
{
"moduleName": "com.fasterxml.jackson.core:jackson-core",
"moduleVersion": "2.19.0",
"moduleVersion": "2.19.1",
"moduleUrls": [
"https://github.com/FasterXML/jackson-core"
],
Expand All @@ -28,7 +28,7 @@
},
{
"moduleName": "com.fasterxml.jackson.core:jackson-databind",
"moduleVersion": "2.19.0",
"moduleVersion": "2.19.1",
"moduleUrls": [
"https://github.com/FasterXML/jackson"
],
Expand All @@ -41,7 +41,7 @@
},
{
"moduleName": "com.fasterxml.jackson.datatype:jackson-datatype-jsr310",
"moduleVersion": "2.19.0",
"moduleVersion": "2.19.1",
"moduleUrls": [
"https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310"
],
Expand Down
Loading