Skip to content

Commit 3d06998

Browse files
renovate: update major-risky-update to v2
1 parent 8cb1679 commit 3d06998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
44
import java.io.ByteArrayOutputStream
55

66
plugins {
7-
val kotlinVersion = "1.9.23"
7+
val kotlinVersion = "2.0.0"
88
kotlin("jvm") version kotlinVersion
99
kotlin("plugin.serialization") version kotlinVersion
1010
id("org.jetbrains.compose") version "1.6.2"

0 commit comments

Comments
 (0)