Skip to content

Commit

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 4b60a11 commit a03dd84
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.21"
kotest = "6.0.0.M1"
serialization = "1.7.3"
graphql = "8.2.0"
graphql = "8.2.1"

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

0 comments on commit a03dd84

Please sign in to comment.