mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-13 01:16:46 -04:00
bump kotlin and gson
This commit is contained in:
parent
85d88d4578
commit
013beb7057
4
pom.xml
4
pom.xml
@ -197,7 +197,7 @@
|
||||
<maven.compiler.source>16</maven.compiler.source>
|
||||
<maven.compiler.target>16</maven.compiler.target>
|
||||
<javafx.version>17-ea+11</javafx.version>
|
||||
<kotlin.version>1.5.0</kotlin.version>
|
||||
<kotlin.version>1.5.10</kotlin.version>
|
||||
<lwjgl.version>3.2.3</lwjgl.version>
|
||||
</properties>
|
||||
|
||||
@ -214,7 +214,7 @@
|
||||
<dependency>
|
||||
<groupId>com.google.code.gson</groupId>
|
||||
<artifactId>gson</artifactId>
|
||||
<version>2.8.6</version>
|
||||
<version>2.8.7</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.google.guava</groupId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user