Skip to content

Commit 07101a9

Browse files
committed
[CSV-248] CSVRecord is not Serializable.
Update JUnit from 5.5.2 to 5.6.0.
1 parent d047f83 commit 07101a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>org.junit.jupiter</groupId>
3434
<artifactId>junit-jupiter</artifactId>
35-
<version>5.5.2</version>
35+
<version>5.6.0</version>
3636
<scope>test</scope>
3737
</dependency>
3838
<dependency>

0 commit comments

Comments
 (0)