Skip to content
Open
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 @@ -24,7 +24,7 @@ val parserCombinatorsVersion = "2.4.0"
val avsCommonsVersion = "2.24.0"
val slf4jVersion = "2.0.17"
val logbackVersion = "1.5.21" // Tests only
val commonsLang3Version = "3.19.0"
val commonsLang3Version = "3.20.0"
val commonsCodecVersion = "1.20.0"
val guavaVersion = "33.5.0-jre"
val commonsNetVersion = "3.12.0"
Expand Down