mirror of
https://github.com/MewoLab/AquaDX.git
synced 2025-12-14 11:56:15 +08:00
[U] Upgrade kt only
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user