mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-12 17:07:55 -04:00
bump kotlin to 1.5, fix build
This commit is contained in:
parent
d192035b3d
commit
c38b8955ef
2
pom.xml
2
pom.xml
@ -197,7 +197,7 @@
|
||||
<maven.compiler.source>16</maven.compiler.source>
|
||||
<maven.compiler.target>16</maven.compiler.target>
|
||||
<javafx.version>17-ea+9</javafx.version>
|
||||
<kotlin.version>1.4.32</kotlin.version>
|
||||
<kotlin.version>1.5.0</kotlin.version>
|
||||
<lwjgl.version>3.2.3</lwjgl.version>
|
||||
</properties>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user