Skip to content

Commit

Permalink
Bump graphqlClientVersion from 7.1.1 to 8.2.1
Browse files Browse the repository at this point in the history
Bumps `graphqlClientVersion` from 7.1.1 to 8.2.1.

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 51a48ae commit 8f2748a
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 @@ -8,7 +8,7 @@ bekreftelseSchemaVersion = "24.10.28.13-1"
arrowVersion = "1.2.4"
arrowJacksonIntegrationVersion = "0.14.1"
comSksamuelHopliteVersion = "2.8.2"
graphqlClientVersion = "7.1.1"
graphqlClientVersion = "8.2.1"
orgApacheKafkaVersion = "3.7.0"
ioConfluentKafkaVersion = "7.7.1"
orgApacheAvroVersion = "1.12.0"
Expand Down

0 comments on commit 8f2748a

Please sign in to comment.