[U] Upgrade kt

This commit is contained in:
Azalea
2025-03-10 16:40:31 -04:00
parent c3963e7fe2
commit fe6d95786b

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