This commit is contained in:
Amith Koujalgi 2023-10-27 16:30:29 +05:30
parent 6660d9b09a
commit c368a23309

View File

@ -113,8 +113,8 @@
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<version>RELEASE</version>
<artifactId>junit-jupiter-api</artifactId>
<version>5.10.0</version>
<scope>test</scope>
</dependency>
<dependency>