We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e16b68a commit baf2b47Copy full SHA for baf2b47
README.md
@@ -40,7 +40,7 @@ Note heap memory usage is measured just before flushing the workbook to the outp
40
<dependency>
41
<groupId>org.dhatim</groupId>
42
<artifactId>fastexcel</artifactId>
43
- <version>0.18.1</version>
+ <version>0.18.2</version>
44
</dependency>
45
```
46
@@ -344,7 +344,7 @@ In between there a more developer friendly wrapper around Apache Poi called [Exc
344
345
346
<artifactId>fastexcel-reader</artifactId>
347
348
349
350
0 commit comments