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 ab2e556 commit c061974Copy full SHA for c061974
build.gradle.kts
@@ -20,7 +20,7 @@ val graphql_kotlin_version = "8.8.1"
20
21
plugins {
22
application
23
- kotlin("jvm") version "2.2.10"
+ kotlin("jvm") version "2.2.20"
24
id("org.jetbrains.kotlin.plugin.serialization") version "2.2.10"
25
id("com.gradleup.shadow") version "8.3.8"
26
id("com.expediagroup.graphql") version "8.8.1"
0 commit comments