We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c86cff commit 5ff86c5Copy full SHA for 5ff86c5
1 file changed
gradle/libs.versions.toml
@@ -2,7 +2,7 @@
2
kotlin = "2.3.21"
3
kotest = "6.1.11"
4
serialization = "1.11.0"
5
-graphql = "9.2.0"
+graphql = "10.0.0"
6
7
[plugins]
8
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
0 commit comments