Skip to content

Commit f689434

Browse files
Update commons-codec to 1.19.0 (#90)
Co-authored-by: Dawid Dworak <[email protected]>
1 parent 50f8379 commit f689434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ val avsCommonsVersion = "2.23.1"
2525
val slf4jVersion = "2.0.17"
2626
val logbackVersion = "1.5.18" // Tests only
2727
val commonsLang3Version = "3.18.0"
28-
val commonsCodecVersion = "1.18.0"
28+
val commonsCodecVersion = "1.19.0"
2929
val guavaVersion = "33.4.8-jre"
3030
val commonsNetVersion = "3.11.1"
3131
val scalatestVersion = "3.2.19"

0 commit comments

Comments
 (0)