Skip to content

Commit

Permalink
chore(moshi): remove guava dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
iProdigy committed Sep 26, 2023
1 parent 5507e52 commit f3cd4d8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions moshi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,6 @@
<artifactId>moshi</artifactId>
</dependency>

<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>${guava.version}</version>
</dependency>

<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>feign-core</artifactId>
Expand Down

0 comments on commit f3cd4d8

Please sign in to comment.