We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a1cb53 commit 235747bCopy full SHA for 235747b
README.md
@@ -41,7 +41,7 @@ Note heap memory usage is measured just before flushing the workbook to the outp
41
<dependency>
42
<groupId>org.dhatim</groupId>
43
<artifactId>fastexcel</artifactId>
44
- <version>0.9.12</version>
+ <version>0.9.13</version>
45
</dependency>
46
```
47
@@ -141,7 +141,7 @@ In between there a more developer friendly wrapper around Apache Poi called [Exc
141
142
143
<artifactId>fastexcel-reader</artifactId>
144
145
146
147
0 commit comments