diff --git a/build.sbt b/build.sbt index ef2dc8f..1475f34 100644 --- a/build.sbt +++ b/build.sbt @@ -25,7 +25,7 @@ val avsCommonsVersion = "2.27.1" val slf4jVersion = "2.0.17" val logbackVersion = "1.5.32" // Tests only val commonsLang3Version = "3.20.0" -val commonsCodecVersion = "1.21.0" +val commonsCodecVersion = "1.22.0" val guavaVersion = "33.6.0-jre" val commonsNetVersion = "3.13.0" val scalatestVersion = "3.2.20"