Skip to content

Commit

Permalink
Remove unused dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
io7m committed May 10, 2024
1 parent ca4a28e commit b4e2b80
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -201,23 +201,6 @@
<artifactId>jqwik-engine</artifactId>
<version>${jqwik.version}</version>
</dependency>

<!-- CLI -->
<dependency>
<groupId>com.io7m.quarrel</groupId>
<artifactId>com.io7m.quarrel.core</artifactId>
<version>${com.io7m.quarrel.version}</version>
</dependency>
<dependency>
<groupId>com.io7m.quarrel</groupId>
<artifactId>com.io7m.quarrel.ext.logback</artifactId>
<version>${com.io7m.quarrel.version}</version>
</dependency>
<dependency>
<groupId>com.io7m.quarrel</groupId>
<artifactId>com.io7m.quarrel.ext.xstructural</artifactId>
<version>${com.io7m.quarrel.version}</version>
</dependency>
</dependencies>
</dependencyManagement>

Expand Down

0 comments on commit b4e2b80

Please sign in to comment.