We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83220a3 commit 848e7c7Copy full SHA for 848e7c7
build.gradle.kts
@@ -20,7 +20,7 @@ val graphql_kotlin_version: String by project
20
21
plugins {
22
application
23
- kotlin("jvm") version "2.0.0"
+ kotlin("jvm") version "2.0.10"
24
id("org.jetbrains.kotlin.plugin.serialization") version "2.0.0"
25
id("com.github.johnrengelman.shadow") version "8.1.1"
26
id("com.expediagroup.graphql") version "7.1.4"
0 commit comments