Skip to content

Commit

Permalink
remove unused guava dep
Browse files Browse the repository at this point in the history
  • Loading branch information
hcoles committed Apr 17, 2024
1 parent fd98cd9 commit 5499a19
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@
</properties>

<dependencies>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>24.1.1</version>
</dependency>

<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
Expand Down

0 comments on commit 5499a19

Please sign in to comment.