Skip to content

Commit bb9ec8e

Browse files
Bump graphql from 6.8.0 to 6.8.2
Bumps `graphql` from 6.8.0 to 6.8.2. Updates `com.expediagroup:graphql-kotlin-ktor-client` from 6.8.0 to 6.8.2 - [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases) - [Commits](ExpediaGroup/graphql-kotlin@6.8.0...6.8.2) Updates `com.expediagroup.graphql` from 6.8.0 to 6.8.2 - [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases) - [Commits](ExpediaGroup/graphql-kotlin@6.8.0...6.8.2) --- 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>
1 parent 16ad32a commit bb9ec8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ serialization = "1.7.1"
88
benchmark = "0.4.11"
99
openapi = "2024.3"
1010
jackson = "2.17.2"
11-
graphql = "6.8.0"
11+
graphql = "6.8.2"
1212

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

0 commit comments

Comments
 (0)