Skip to content
This repository was archived by the owner on Jun 3, 2026. It is now read-only.

Commit b4a084e

Browse files
committed
[CSV-217] Add autoFlush option for CsvPrinter. Use current version of
Mockito.
1 parent 5ca0f91 commit b4a084e

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
@@ -41,7 +41,7 @@ CSV files of various types.
4141
<dependency>
4242
<groupId>org.mockito</groupId>
4343
<artifactId>mockito-all</artifactId>
44-
<version>1.9.5</version>
44+
<version>1.10.19</version>
4545
<scope>test</scope>
4646
</dependency>
4747
<dependency>

0 commit comments

Comments
 (0)