Skip to content

Commit

Permalink
chore: Update commons-codec from 1.16.0 to 1.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and nightscape committed Feb 20, 2024
1 parent fce7d50 commit 19b1ebd
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.0",
ivy"commons-codec:commons-codec:1.16.1",
ivy"org.apache.commons:commons-math3:3.6.1",
ivy"org.scala-lang.modules::scala-collection-compat:2.11.0"
)
Expand Down

0 comments on commit 19b1ebd

Please sign in to comment.