[U] Upgrade kt only

pull/97/head
Azalea 2024-12-29 09:36:30 -05:00
parent 1ccb8694d8
commit c26a670b05
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ import java.time.ZoneId
import java.time.format.DateTimeFormatter
plugins {
val ktVer = "2.0.21"
val ktVer = "2.1.0"
java
kotlin("plugin.lombok") version ktVer