Remove duplicate kotlin-metadata version declaration.
The version is already defined in the root.
This commit is contained in:
parent
2cb81857ac
commit
526717ec36
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@
|
|||
<dependency>
|
||||
<groupId>me.eugeniomarletti.kotlin.metadata</groupId>
|
||||
<artifactId>kotlin-metadata</artifactId>
|
||||
<version>1.4.0</version>
|
||||
</dependency>
|
||||
<!--
|
||||
Though we don't use compile-testing, including it is a convenient way to get tools.jar on the
|
||||
|
|
Loading…
Reference in a new issue