We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b2fc0b commit df7e2f5Copy full SHA for df7e2f5
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.16.0</version>
+ <version>0.16.3</version>
44
</dependency>
45
```
46
@@ -326,7 +326,7 @@ In between there a more developer friendly wrapper around Apache Poi called [Exc
326
327
328
<artifactId>fastexcel-reader</artifactId>
329
330
331
332
0 commit comments