Skip to content

Commit 6914903

Browse files
feat(deps): update plugin org.jetbrains.kotlin.jvm from v1.9.24 to v2
1 parent 5af3640 commit 6914903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repositories {
55
}
66

77
plugins {
8-
kotlin("jvm") version "1.9.24"
8+
kotlin("jvm") version "2.0.0"
99
id("com.expediagroup.graphql") version "7.1.1"
1010
}
1111

0 commit comments

Comments
 (0)