Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ org-apache-poi-poi-scratchpad = "5.5.1"
org-dhatim-fastexcel = "0.20.2"
org-dhatim-fastexcel-reader = "0.20.2"
org-jxls-jxls-jexcel = "1.0.9"
org-junit-jupiter = "6.1.1"
org-junit-jupiter = "6.1.2"
org-projectlombok-lombok = "1.18.46"
org-springdoc-springdoc-openapi-starter-webmvc-ui = "3.0.3"
org-springframework-boot-spring-boot-devtools = "4.1.0"
Expand Down
Loading