Skip to content

Commit

Permalink
Remove unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
patchwork01 committed Dec 4, 2024
1 parent 3c7b66b commit 64fceff
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions java/system-test/system-test-drivers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,6 @@
<artifactId>testcontainers</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>junit-jupiter</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>localstack</artifactId>
Expand Down

0 comments on commit 64fceff

Please sign in to comment.