Skip to content

Commit

Permalink
remove dead dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sigpwned committed Jan 16, 2025
1 parent a0639eb commit 59800b3
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions rapier-compiler-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,13 +81,6 @@
<artifactId>dagger-compiler</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.sigpwned</groupId>
<artifactId>rapier-core</artifactId>
<version>${project.version}</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.testing.compile</groupId>
<artifactId>compile-testing</artifactId>
Expand Down

0 comments on commit 59800b3

Please sign in to comment.