mirror of
https://github.com/Minestom/Minestom.git
synced 2024-11-15 23:26:21 +01:00
Update Kotlin version to 1.4.10
This commit is contained in:
parent
8346bb85ed
commit
f4716b7e8c
@ -5,7 +5,7 @@ plugins {
|
||||
id 'java'
|
||||
id 'maven-publish'
|
||||
id 'net.ltgt.apt' version '0.10'
|
||||
id 'org.jetbrains.kotlin.jvm' version '1.3.72'
|
||||
id 'org.jetbrains.kotlin.jvm' version '1.4.10'
|
||||
}
|
||||
|
||||
project.ext.lwjglVersion = "3.2.3"
|
||||
|
Loading…
Reference in New Issue
Block a user