We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2605691 + 18b849f commit 4bbcf84Copy full SHA for 4bbcf84
build.sbt
@@ -38,7 +38,7 @@ enablePlugins(StandaloneUnidoc, TravisUnidocTitle)
38
39
unidocProjectFilter in ScalaUnidoc in unidoc := inAggregates(LocalRootProject)
40
41
-addCompilerPlugin("org.spire-math" %% "kind-projector" % "0.9.3")
+addCompilerPlugin("org.spire-math" %% "kind-projector" % "0.9.10")
42
43
addCompilerPlugin("org.scalamacros" % "paradise" % "2.1.0" cross CrossVersion.full)
44
0 commit comments