Skip to content

Commit 7bec113

Browse files
Update commons-codec to 1.18.0 in 0.11.x (#1876)
1 parent dc54ba2 commit 7bec113

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)