Skip to content

Commit e6669e0

Browse files
Update commons-codec to 1.17.0 (#1686)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent b6dd6d2 commit e6669e0

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.9"
1212
val protocGen = "0.9.7"
1313
val protobufRuntimeScala = "0.8.15"
14-
val commonsCodec = "1.16.1"
14+
val commonsCodec = "1.17.0"
1515

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

0 commit comments

Comments
 (0)