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.
2 parents dc27426 + 45239cb commit 38677ccCopy full SHA for 38677cc
build.gradle.kts
@@ -22,7 +22,7 @@ plugins {
22
application
23
kotlin("jvm") version "2.0.21"
24
id("org.jetbrains.kotlin.plugin.serialization") version "2.0.21"
25
- id("com.gradleup.shadow") version "8.3.4"
+ id("com.gradleup.shadow") version "8.3.5"
26
id("com.expediagroup.graphql") version "8.2.1"
27
}
28
0 commit comments