Skip to content

Commit

Permalink
Merge pull request #173 from scala-steward/update/fastutil-8.5.13
Browse files Browse the repository at this point in the history
Update fastutil to 8.5.13
  • Loading branch information
shuttie authored Mar 11, 2024
2 parents bd01cda + cb83e33 commit 22ad17d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ libraryDependencies ++= Seq(
"org.scala-lang.modules" %% "scala-collection-compat" % "2.11.0",
"io.github.metarank" % "catboost-train-java" % "1.2.2-1",
"ai.catboost" % "catboost-prediction" % "1.2.3",
"it.unimi.dsi" % "fastutil" % "8.5.12"
"it.unimi.dsi" % "fastutil" % "8.5.13"
)

sonatypeProfileName := "io.github.metarank"
Expand Down

0 comments on commit 22ad17d

Please sign in to comment.