File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ addCompilerPlugin("org.scalamacros" % "paradise" % "2.1.0" cross CrossVersion.fu
44
55libraryDependencies += "org.scalatest" %%% "scalatest" % "3.0.0" % Test
66
7- addCompilerPlugin("org.spire-math" % "kind-projector" % "0.8 .2" cross CrossVersion.binary)
7+ addCompilerPlugin("org.spire-math" % "kind-projector" % "0.9 .2" cross CrossVersion.binary)
Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ libraryDependencies += "org.scalatest" %%% "scalatest" % "3.0.0" % Test
44
55addCompilerPlugin("org.scalamacros" % "paradise" % "2.1.0" cross CrossVersion.full)
66
7- addCompilerPlugin("org.spire-math" % "kind-projector" % "0.8 .2" cross CrossVersion.binary)
7+ addCompilerPlugin("org.spire-math" % "kind-projector" % "0.9 .2" cross CrossVersion.binary)
You can’t perform that action at this time.
0 commit comments