Skip to content

Commit

Permalink
Bump graphql from 6.8.4 to 7.1.4
Browse files Browse the repository at this point in the history
Bumps `graphql` from 6.8.4 to 7.1.4.

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 77085dc commit 68dd7e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
kotlin = "2.0.10"
kotest = "5.9.1"
serialization = "1.7.1"
graphql = "6.8.4"
graphql = "7.1.4"

[plugins]
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
Expand Down

0 comments on commit 68dd7e8

Please sign in to comment.