Skip to content

Commit

Permalink
chore: Update commons-codec from 1.17.0 to 1.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 29, 2024
1 parent 1d1a644 commit c6359b2
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 @@ -97,7 +97,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.17.0",
ivy"commons-codec:commons-codec:1.17.1",
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 c6359b2

Please sign in to comment.