deps: refactor dependencies

This commit is contained in:
Ilkka Seppälä
2025-04-05 08:57:47 +03:00
parent 03db45d3ea
commit ee699af6ef
4 changed files with 46 additions and 11 deletions
-1
View File
@@ -50,7 +50,6 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-params</artifactId>
<version>5.11.4</version>
<scope>test</scope>
</dependency>
<dependency>