mirror of https://github.com/hykilpikonna/AquaDX
[U] Upgrade kt
parent
c3963e7fe2
commit
fe6d95786b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue