Skip to content

Commit 14cf285

Browse files
committed
Update opencsv to 5.12.0
1 parent 1b4498b commit 14cf285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ libraryDependencies ++= Seq(
2828
"io.github.metarank" %% "cfor" % "0.3",
2929
"io.github.metarank" % "lightgbm4j" % "4.4.0-1",
3030
"io.github.metarank" % "xgboost-java" % "2.0.2-1",
31-
"com.opencsv" % "opencsv" % "5.9",
31+
"com.opencsv" % "opencsv" % "5.12.0",
3232
"org.scala-lang.modules" %% "scala-collection-compat" % "2.12.0",
3333
"io.github.metarank" % "catboost-train-java" % "1.2.2-1",
3434
"ai.catboost" % "catboost-prediction" % "1.2.5",

0 commit comments

Comments
 (0)