Skip to content

Commit 4993cf5

Browse files
Update commons-codec to 1.18.0 (#1811)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 836a765 commit 4993cf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ object Dependencies {
1111
val coursier = "2.1.24"
1212
val protocGen = "0.9.8"
1313
val protobufRuntimeScala = "0.8.16"
14-
val commonsCodec = "1.17.2"
14+
val commonsCodec = "1.18.0"
1515

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

0 commit comments

Comments
 (0)