Skip to content

Commit 710b061

Browse files
authored
Merge of #1876
2 parents 25f67e2 + 22209c6 commit 710b061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ object Dependencies {
1010
val coursier = "2.1.24"
1111
val protocGen = "0.9.9"
1212
val protobufRuntimeScala = "0.8.16"
13-
val commonsCodec = "1.16.1"
13+
val commonsCodec = "1.18.0"
1414

1515
// For testing
1616
val annotationApi = "1.3.2"

0 commit comments

Comments
 (0)