Skip to content

Commit f38b1d8

Browse files
Bump org.dhatim:fastexcel from 0.19.0 to 0.20.0 (#115)
* Bump org.dhatim:fastexcel from 0.19.0 to 0.20.0 Bumps [org.dhatim:fastexcel](https://github.com/dhatim/fastexcel) from 0.19.0 to 0.20.0. - [Release notes](https://github.com/dhatim/fastexcel/releases) - [Commits](dhatim/fastexcel@0.19.0...0.20.0) --- updated-dependencies: - dependency-name: org.dhatim:fastexcel dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update fastexcel-reader version to 0.20.0 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Conor Heffron <conor.heffron@gmail.com>
1 parent b5698c3 commit f38b1d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ org-apache-opennlp-opennlp-tools = "2.5.7"
2525
org-apache-poi-poi = "5.5.1"
2626
org-apache-poi-poi-ooxml = "5.5.1"
2727
org-apache-poi-poi-scratchpad = "5.5.1"
28-
org-dhatim-fastexcel = "0.19.0"
29-
org-dhatim-fastexcel-reader = "0.19.0"
28+
org-dhatim-fastexcel = "0.20.0"
29+
org-dhatim-fastexcel-reader = "0.20.0"
3030
org-jxls-jxls-jexcel = "1.0.9"
3131
org-junit-jupiter = "6.0.3"
3232
org-projectlombok-lombok = "1.18.42"

0 commit comments

Comments
 (0)