Commit 8cea36d1 authored by Rohan  Kumar's avatar Rohan Kumar
Browse files

"changed project to maven build"

parent 3a43f2e8
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -40,6 +40,12 @@
            <artifactId>jmatio</artifactId>
            <version>1.5</version>
        </dependency>
        <dependency>
            <groupId>org.junit.jupiter</groupId>
            <artifactId>junit-jupiter-api</artifactId>
            <version>5.7.0</version>
            <scope>test</scope>
        </dependency>
    </dependencies>
    
</project>
 No newline at end of file