mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-16 10:55:01 -04:00
dependencies: remove old kotlin runtime from pom.xml
This commit is contained in:
parent
0028151a1a
commit
d60067de06
5
pom.xml
5
pom.xml
@ -248,11 +248,6 @@
|
||||
<version>${kotlin.version}</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jetbrains.kotlin</groupId>
|
||||
<artifactId>kotlin-runtime</artifactId>
|
||||
<version>1.2.71</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.github.Bixilon</groupId>
|
||||
<artifactId>ascii-table</artifactId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user