chore: bump kotlin version to 2.0.0
This commit is contained in:
parent
a31350c6fc
commit
4ddd1af9e8
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
|
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
kotlin("jvm") version "1.9.23"
|
kotlin("jvm") version "2.0.0"
|
||||||
}
|
}
|
||||||
|
|
||||||
group = "me.theentropyshard"
|
group = "me.theentropyshard"
|
||||||
|
|
Loading…
Add table
Reference in a new issue