[U] Upgrade kt

pull/131/head
Azalea 2025-03-10 16:40:31 -04:00
parent c3963e7fe2
commit fe6d95786b
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.1.0"
val ktVer = "2.1.10"
java
kotlin("plugin.lombok") version ktVer