Skip to content

Commit

Permalink
Update refined to 0.11.2 (#985)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jun 4, 2024
1 parent f17e5c6 commit 8434c47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scalafix/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ def magnolify(version: String): List[ModuleID] = {
"org.neo4j.driver" % "neo4j-java-driver" % "4.4.12",
"org.apache.parquet" % "parquet-hadoop" % "1.14.0",
"com.google.protobuf" % "protobuf-java" % "3.25.3",
"eu.timepit" %% "refined" % "0.11.1",
"eu.timepit" %% "refined" % "0.11.2",
"org.scalacheck" %% "scalacheck" % "1.17.1",
"org.tensorflow" % "tensorflow-core-api" % "0.5.0"
)
Expand Down

0 comments on commit 8434c47

Please sign in to comment.