chore: minor changes

This commit is contained in:
2025-05-29 19:37:19 +02:00
parent 671f6e11ba
commit 2fd206dac4
4 changed files with 2 additions and 28 deletions

View File

@@ -26,13 +26,6 @@
<version>1.18.38</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
<version>5.8.2</version> <!-- Choose the latest version -->
<scope>test</scope>
</dependency>
</dependencies>
</project>