Skip to content

Commit

Permalink
Update newtypes-core to 0.2.1 (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 24, 2022
1 parent 9bf214e commit 27b9226
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 @@ -55,7 +55,7 @@ lazy val core = project
"org.apache.spark" %% "spark-sql" % sparkVersion % "provided",
"org.typelevel" %% "cats-core" % "2.7.0",
"com.lihaoyi" %% "sourcecode" % "0.2.7",
"io.monix" %% "newtypes-core" % "0.0.1",
"io.monix" %% "newtypes-core" % "0.2.1",
"com.github.mrpowers" %% "spark-daria" % "1.0.0" % "test",
"com.github.mrpowers" %% "spark-fast-tests" % "1.0.0" % "test",
"org.scalatest" %% "scalatest" % "3.2.11" % "test"
Expand Down

0 comments on commit 27b9226

Please sign in to comment.