File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ fastexcel
22=========
33[ ![ Build Status] ( https://github.com/dhatim/fastexcel/actions/workflows/build.yml/badge.svg?branch=master )] ( https://github.com/dhatim/fastexcel/actions )
44[ ![ Coverage Status] ( https://coveralls.io/repos/github/dhatim/fastexcel/badge.svg?branch=master )] ( https://coveralls.io/github/dhatim/fastexcel?branch=master )
5- [ ![ Maven Central] ( https://maven-badges.herokuapp.com /maven-central/org.dhatim/fastexcel/badge.svg )] ( https://maven-badges.herokuapp.com/maven-central/org.dhatim/fastexcel )
5+ [ ![ Maven Central] ( https://maven-badges.sml.io /maven-central/org.dhatim/fastexcel/badge.svg )] ( https://maven-badges.herokuapp.com/maven-central/org.dhatim/fastexcel )
66[ ![ Javadocs] ( http://www.javadoc.io/badge/org.dhatim/fastexcel.svg )] ( http://www.javadoc.io/doc/org.dhatim/fastexcel )
77
88# fastexcel-writer
@@ -40,7 +40,7 @@ Note heap memory usage is measured just before flushing the workbook to the outp
4040<dependency >
4141 <groupId >org.dhatim</groupId >
4242 <artifactId >fastexcel</artifactId >
43- <version >0.19.1 </version >
43+ <version >0.20.0 </version >
4444</dependency >
4545```
4646
You can’t perform that action at this time.
0 commit comments