Skip to content

Commit 0850e0c

Browse files
Remove kotlin-maven-plugin dependency.
Original Pull Request: #2866
1 parent 09281c7 commit 0850e0c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pom.xml

-6
Original file line numberDiff line numberDiff line change
@@ -127,12 +127,6 @@
127127
<scope>test</scope>
128128
</dependency>
129129

130-
<dependency>
131-
<groupId>org.jetbrains.kotlin</groupId>
132-
<artifactId>kotlin-maven-plugin</artifactId>
133-
<version>${kotlin}</version>
134-
</dependency>
135-
136130
<!-- RxJava -->
137131

138132
<dependency>

0 commit comments

Comments
 (0)