Skip to content
Snippets Groups Projects
Commit fa9ec28e authored by iliya's avatar iliya
Browse files

feat: added opencsv dependency

parent 705aa089
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,12 @@
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId>
<version>5.10.0</version>
</dependency>
<dependency>
<groupId>com.opencsv</groupId>
<artifactId>opencsv</artifactId>
<version>5.7.0</version>
</dependency>
</dependencies>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment