Skip to content

Commit

Permalink
chore: Update commons-codec from 1.16.1 to 1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and nightscape committed Apr 28, 2024
1 parent 01ac4f5 commit 0192e30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ trait SparkModule extends Cross.Module2[String, String] with SbtModule with CiRe
ivy"com.zaxxer:SparseBitSet:1.3",
ivy"org.apache.commons:commons-collections4:4.4",
ivy"com.github.virtuald:curvesapi:1.08",
ivy"commons-codec:commons-codec:1.16.1",
ivy"commons-codec:commons-codec:1.17.0",
ivy"org.apache.commons:commons-math3:3.6.1",
ivy"org.scala-lang.modules::scala-collection-compat:2.12.0"
)
Expand Down

0 comments on commit 0192e30

Please sign in to comment.