Update to Kotlin 2.1
This commit is contained in:
parent
c4dfbfd3ed
commit
9ac3ce01b8
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
plugins {
|
||||
kotlin("jvm") version "2.0.21"
|
||||
kotlin("jvm") version "2.1.0"
|
||||
}
|
||||
|
||||
group = "org.example"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue