Skip to content

Commit 11097d5

Browse files
chore(deps): update plugin org.jetbrains.kotlin.jvm from v1.9.24 to v2 (#74)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 255fe4d commit 11097d5

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)