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 7158872 commit fde56adCopy full SHA for fde56ad
5 files changed
build.gradle.kts
@@ -5,7 +5,7 @@ repositories {
5
}
6
7
plugins {
8
- kotlin("jvm") version "2.2.21"
+ kotlin("jvm") version "2.3.0"
9
id("com.expediagroup.graphql") version "8.8.1"
10
11
0 commit comments