Remove duplicate kotlin-metadata version declaration.

The version is already defined in the root.
This commit is contained in:
Eric Cochran 2018-09-25 00:17:32 -07:00 committed by GitHub
parent 2cb81857ac
commit 526717ec36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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