FabricMC / fabric-language-kotlin

Fabric language module for Kotlin.
Apache License 2.0
299 stars 33 forks source link

Update for Kotlin 1.6.0 #55

Closed ejektaflex closed 2 years ago

ejektaflex commented 2 years ago

Kotlin 1.6.0 has been released, and an update would be great.

Kotlin 1.6.0 has JVM 17 support, and Minecraft has just been upped to JVM 17 as of 1.18-pre2, so this is a hard requirement for any mods to be released on >=1.18-pre2.

You can find all relevant versions here. Thanks!