Skip to content

Commit 8094704

Browse files
Removed more stray Kotlin. v3.0.4
1 parent 0116183 commit 8094704

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

pom.xml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<modelVersion>4.0.0</modelVersion>
1010
<groupId>me.legrange</groupId>
1111
<artifactId>mikrotik</artifactId>
12-
<version>3.0.3</version>
12+
<version>3.0.4</version>
1313
<packaging>jar</packaging>
1414
<name>Mikrotik API Java Client Library</name>
1515
<url>https://github.com/GideonLeGrange/mikrotik-java</url>
@@ -164,10 +164,5 @@
164164
<version>3.8.1</version>
165165
<scope>test</scope>
166166
</dependency>
167-
<dependency>
168-
<groupId>org.jetbrains.kotlin</groupId>
169-
<artifactId>kotlin-stdlib</artifactId>
170-
<version>1.0.4</version>
171-
</dependency>
172167
</dependencies>
173168
</project>

0 commit comments

Comments
 (0)