Skip to content
This repository was archived by the owner on Aug 14, 2025. It is now read-only.
Merged
Changes from all commits
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 build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ val orgAntlr4Ver = "4.13.0"
val jlineVer = "3.27.1"
val commonsIoVer = "2.18.0"
val commonsLang3Ver = "3.17.0"
val commonsCodecVer = "1.17.1"
val commonsCodecVer = "1.17.2"
val commonsCollectionsVer = "4.4"
val gsonVer = "2.11.0"
val apacheOpennlpVer = "2.5.0"
Expand Down