Skip to content

Commit

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

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

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

---
updated-dependencies:
- dependency-name: com.expediagroup:graphql-kotlin-spring-client
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: com.expediagroup:graphql-kotlin-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent 8532071 commit e9dc8b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<snappy-java.version>1.1.10.3</snappy-java.version>
<snakeyaml.version>2.2</snakeyaml.version>
<guava.version>32.1.2-jre</guava.version>
<graphql-kotlin.version>6.5.3</graphql-kotlin.version>
<graphql-kotlin.version>7.0.1</graphql-kotlin.version>

<!--Kotlin-->
<kotlin-serialization.version>1.6.0</kotlin-serialization.version>
Expand Down

0 comments on commit e9dc8b9

Please sign in to comment.