Skip to content

Commit

Permalink
Bump version.graphql-kotlin from 6.3.4 to 6.3.5
Browse files Browse the repository at this point in the history
Bumps `version.graphql-kotlin` from 6.3.4 to 6.3.5.

Updates `graphql-kotlin-schema-generator` from 6.3.4 to 6.3.5
- [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases)
- [Commits](ExpediaGroup/graphql-kotlin@6.3.4...6.3.5)

Updates `graphql-kotlin-federation` from 6.3.4 to 6.3.5
- [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases)
- [Commits](ExpediaGroup/graphql-kotlin@6.3.4...6.3.5)

Updates `graphql-kotlin-dataloader` from 6.3.4 to 6.3.5
- [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases)
- [Commits](ExpediaGroup/graphql-kotlin@6.3.4...6.3.5)

Updates `graphql-kotlin-dataloader-instrumentation` from 6.3.4 to 6.3.5
- [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases)
- [Commits](ExpediaGroup/graphql-kotlin@6.3.4...6.3.5)

Updates `graphql-kotlin-client` from 6.3.4 to 6.3.5
- [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases)
- [Commits](ExpediaGroup/graphql-kotlin@6.3.4...6.3.5)

Updates `graphql-kotlin-server` from 6.3.4 to 6.3.5
- [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases)
- [Commits](ExpediaGroup/graphql-kotlin@6.3.4...6.3.5)

Updates `graphql-kotlin-maven-plugin` from 6.3.4 to 6.3.5
- [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases)
- [Commits](ExpediaGroup/graphql-kotlin@6.3.4...6.3.5)

---
updated-dependencies:
- dependency-name: com.expediagroup:graphql-kotlin-schema-generator
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.expediagroup:graphql-kotlin-federation
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.expediagroup:graphql-kotlin-dataloader
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.expediagroup:graphql-kotlin-dataloader-instrumentation
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.expediagroup:graphql-kotlin-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.expediagroup:graphql-kotlin-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.expediagroup:graphql-kotlin-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and josephlbarnett committed Jan 23, 2023
1 parent df232f5 commit 233aa30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent-pom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<version.dropwizard.metrics.guice>4.0.0</version.dropwizard.metrics.guice>
<version.easymock>5.1.0</version.easymock>
<version.flyway>9.12.0</version.flyway>
<version.graphql-kotlin>6.3.4</version.graphql-kotlin>
<version.graphql-kotlin>6.3.5</version.graphql-kotlin>
<version.graphql-java>20.0</version.graphql-java>
<version.graphql-java-extended-scalars>20.0</version.graphql-java-extended-scalars>
<version.graphql-java.dataloader>3.2.0</version.graphql-java.dataloader>
Expand Down

0 comments on commit 233aa30

Please sign in to comment.