Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
monperrus committed Aug 5, 2024
1 parent 821f829 commit 2240802
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 600 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,11 @@
<version>1.0.0-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>30.1-jre</version>
</dependency>

<dependency>
<groupId>com.google.code.gson</groupId>
Expand Down

This file was deleted.

Loading

0 comments on commit 2240802

Please sign in to comment.