We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73d8e1b commit 2ccb298Copy full SHA for 2ccb298
4 files changed
build.gradle.kts
@@ -5,7 +5,7 @@ repositories {
5
}
6
7
plugins {
8
- kotlin("jvm") version "2.3.21"
+ kotlin("jvm") version "2.4.0"
9
id("com.expediagroup.graphql") version "9.2.0"
10
11
0 commit comments