This commit is contained in:
Xiao X
2026-06-04 07:13:46 -04:00
committed by GitHub
parent cd3fae4eb0
commit c8f6b63e60
+1 -2
View File
@@ -33,7 +33,6 @@
<artifactId>junit-jupiter-api</artifactId>
<scope>test</scope>
</dependency>
<!-- Optionally: parameterized tests support -->
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-params</artifactId>
@@ -96,4 +95,4 @@
</plugin>
</plugins>
</build>
</project>
</project>