Merge pull request #688 from square/eric.version

Remove duplicate kotlin-metadata version declaration.
This commit is contained in:
Jesse Wilson
2018-09-25 07:06:16 -04:00
committed by GitHub

View File

@@ -64,7 +64,6 @@
<dependency> <dependency>
<groupId>me.eugeniomarletti.kotlin.metadata</groupId> <groupId>me.eugeniomarletti.kotlin.metadata</groupId>
<artifactId>kotlin-metadata</artifactId> <artifactId>kotlin-metadata</artifactId>
<version>1.4.0</version>
</dependency> </dependency>
<!-- <!--
Though we don't use compile-testing, including it is a convenient way to get tools.jar on the Though we don't use compile-testing, including it is a convenient way to get tools.jar on the