Skip to content

Commit

Permalink
Drop redundant dependency to old Guice
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Dec 14, 2023
1 parent 5fb2714 commit 70160eb
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,13 +97,6 @@
<version>1.3.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.inject</groupId>
<artifactId>guice</artifactId>
<version>4.2.3</version>
<classifier>no_aop</classifier>
<scope>test</scope>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 70160eb

Please sign in to comment.