mirror of
https://github.com/fankes/moshi.git
synced 2025-10-20 00:19:21 +08:00
Merge pull request #688 from square/eric.version
Remove duplicate kotlin-metadata version declaration.
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user