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.
1 parent f82cbcd commit 18b849fCopy full SHA for 18b849f
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