Skip to content

Commit 0cd4d4a

Browse files
Bump graphql from 8.2.1 to 8.3.0
Bumps `graphql` from 8.2.1 to 8.3.0. Updates `com.expediagroup:graphql-kotlin-ktor-client` from 8.2.1 to 8.3.0 - [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases) - [Commits](ExpediaGroup/graphql-kotlin@8.2.1...8.3.0) Updates `com.expediagroup.graphql` from 8.2.1 to 8.3.0 - [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases) - [Commits](ExpediaGroup/graphql-kotlin@8.2.1...8.3.0) --- updated-dependencies: - dependency-name: com.expediagroup:graphql-kotlin-ktor-client dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.expediagroup.graphql dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2282166 commit 0cd4d4a

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
@@ -2,7 +2,7 @@
22
kotlin = "2.0.21"
33
kotest = "6.0.0.M1"
44
serialization = "1.7.3"
5-
graphql = "8.2.1"
5+
graphql = "8.3.0"
66

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

0 commit comments

Comments
 (0)