diff --git a/project/Dependencies.scala b/project/Dependencies.scala index 07fd99ba0..5f524c286 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -11,7 +11,7 @@ object Dependencies { val coursier = "2.1.24" val protocGen = "0.9.8" val protobufRuntimeScala = "0.8.16" - val commonsCodec = "1.17.2" + val commonsCodec = "1.18.0" // For testing val annotationApi = "1.3.2"