Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Olivier Chédru committed Feb 11, 2019
1 parent 74d5375 commit d912c74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Note heap memory usage is measured just before flushing the workbook to the outp
<dependency>
<groupId>org.dhatim</groupId>
<artifactId>fastexcel</artifactId>
<version>0.9.13</version>
<version>0.10.1</version>
</dependency>
```

Expand Down Expand Up @@ -141,7 +141,7 @@ In between there a more developer friendly wrapper around Apache Poi called [Exc
<dependency>
<groupId>org.dhatim</groupId>
<artifactId>fastexcel-reader</artifactId>
<version>0.9.13</version>
<version>0.10.1</version>
</dependency>
```

Expand Down

0 comments on commit d912c74

Please sign in to comment.