diff --git a/project/Dependencies.scala b/project/Dependencies.scala index 5eb5df10d..0bda0f306 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -10,7 +10,7 @@ object Dependencies { val coursier = "2.1.24" val protocGen = "0.9.9" val protobufRuntimeScala = "0.8.16" - val commonsCodec = "1.19.0" + val commonsCodec = "1.20.0" // For testing val annotationApi = "1.3.2"