Skip to content

Commit 1ff9a11

Browse files
Bump graphql from 10.1.0 to 10.1.1
Bumps `graphql` from 10.1.0 to 10.1.1. Updates `com.expediagroup:graphql-kotlin-ktor-client` from 10.1.0 to 10.1.1 - [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases) - [Commits](https://github.com/ExpediaGroup/graphql-kotlin/commits/10.1.1) Updates `com.expediagroup.graphql` from 10.1.0 to 10.1.1 - [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases) - [Commits](https://github.com/ExpediaGroup/graphql-kotlin/commits/10.1.1) --- updated-dependencies: - dependency-name: com.expediagroup.graphql dependency-version: 10.1.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.expediagroup:graphql-kotlin-ktor-client dependency-version: 10.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ad1f3c commit 1ff9a11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4.0"
33
kotest = "6.2.1"
44
serialization = "1.11.0"
5-
graphql = "10.1.0"
5+
graphql = "10.1.1"
66

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

0 commit comments

Comments
 (0)