Skip to content

Commit 235747b

Browse files
author
Olivier Chédru
authored
Update README.md
1 parent 7a1cb53 commit 235747b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Note heap memory usage is measured just before flushing the workbook to the outp
4141
<dependency>
4242
<groupId>org.dhatim</groupId>
4343
<artifactId>fastexcel</artifactId>
44-
<version>0.9.12</version>
44+
<version>0.9.13</version>
4545
</dependency>
4646
```
4747

@@ -141,7 +141,7 @@ In between there a more developer friendly wrapper around Apache Poi called [Exc
141141
<dependency>
142142
<groupId>org.dhatim</groupId>
143143
<artifactId>fastexcel-reader</artifactId>
144-
<version>0.9.12</version>
144+
<version>0.9.13</version>
145145
</dependency>
146146
```
147147

0 commit comments

Comments
 (0)