diff --git a/build.gradle b/build.gradle index 11f30cf..ef38ad2 100644 --- a/build.gradle +++ b/build.gradle @@ -36,7 +36,7 @@ dependencies { implementation 'com.google.code.gson:gson'; - implementation 'org.dhatim:fastexcel:0.19.1' + implementation 'org.dhatim:fastexcel:0.19.0' implementation 'org.springframework.boot:spring-boot-starter-jooq' implementation 'org.springframework.boot:spring-boot-starter-security'