We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50f8379 commit f689434Copy full SHA for f689434
build.sbt
@@ -25,7 +25,7 @@ val avsCommonsVersion = "2.23.1"
25
val slf4jVersion = "2.0.17"
26
val logbackVersion = "1.5.18" // Tests only
27
val commonsLang3Version = "3.18.0"
28
-val commonsCodecVersion = "1.18.0"
+val commonsCodecVersion = "1.19.0"
29
val guavaVersion = "33.4.8-jre"
30
val commonsNetVersion = "3.11.1"
31
val scalatestVersion = "3.2.19"
0 commit comments