We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 836a765 commit 4993cf5Copy full SHA for 4993cf5
project/Dependencies.scala
@@ -11,7 +11,7 @@ object Dependencies {
11
val coursier = "2.1.24"
12
val protocGen = "0.9.8"
13
val protobufRuntimeScala = "0.8.16"
14
- val commonsCodec = "1.17.2"
+ val commonsCodec = "1.18.0"
15
16
// For testing
17
val annotationApi = "1.3.2"
0 commit comments