Kotlin version update

This commit is contained in:
bluefireoly
2020-09-28 22:39:23 +02:00
parent 000d345f7e
commit b240ec024c

View File

@@ -24,7 +24,7 @@ description = "A Kotlin API for the Minecraft Server Software \"Spigot\"."
plugins {
java
kotlin("jvm") version "1.4.0"
kotlin("jvm") version "1.4.10"
maven
`maven-publish`