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