Skip to content

Commit 8603a96

Browse files
Update commons-codec to 1.17.1 (#1715)
1 parent 9e5fc9d commit 8603a96

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
@@ -11,7 +11,7 @@ object Dependencies {
1111
val coursier = "2.1.10"
1212
val protocGen = "0.9.7"
1313
val protobufRuntimeScala = "0.8.16"
14-
val commonsCodec = "1.17.0"
14+
val commonsCodec = "1.17.1"
1515

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

0 commit comments

Comments
 (0)