Skip to content

Commit

Permalink
Merge pull request #1033 from Netflix/feature/graphql-java-18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
berngp committed May 4, 2022
2 parents bbf4d81 + 28ff6aa commit 0bd898e
Show file tree
Hide file tree
Showing 24 changed files with 97 additions and 97 deletions.
8 changes: 4 additions & 4 deletions graphql-dgs-client/dependencies.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions graphql-dgs-example-java-webflux/dependencies.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions graphql-dgs-example-java/dependencies.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions graphql-dgs-example-shared/dependencies.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions graphql-dgs-extended-scalars/dependencies.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions graphql-dgs-extended-validation/dependencies.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions graphql-dgs-mocking/dependencies.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions graphql-dgs-pagination/dependencies.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion graphql-dgs-platform/build.gradle.kts
Expand Up @@ -47,7 +47,7 @@ dependencies {
constraints {
// GraphQL Platform
api("com.graphql-java:graphql-java") {
version { require("18.0") }
version { require("18.1") }
}
api("com.graphql-java:graphql-java-extended-scalars") {
version { require("18.0") }
Expand Down
8 changes: 4 additions & 4 deletions graphql-dgs-reactive/dependencies.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0bd898e

Please sign in to comment.