diff --git a/project/Dependencies.scala b/project/Dependencies.scala index ffab9945a..78b597109 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -11,7 +11,7 @@ object Dependencies { val coursier = "2.1.9" val protocGen = "0.9.7" val protobufRuntimeScala = "0.8.15" - val commonsCodec = "1.16.1" + val commonsCodec = "1.17.0" // For testing val annotationApi = "1.3.2"