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 29728a8 commit 051195bCopy full SHA for 051195b
build.gradle.kts
@@ -5,7 +5,7 @@ repositories {
5
}
6
7
plugins {
8
- kotlin("jvm") version "2.2.20"
+ kotlin("jvm") version "2.2.21"
9
id("com.expediagroup.graphql") version "8.8.1"
10
11
0 commit comments