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 4bbcf84 + abb32ad commit 3f2ec03Copy full SHA for 3f2ec03
build.sbt
@@ -40,7 +40,7 @@ unidocProjectFilter in ScalaUnidoc in unidoc := inAggregates(LocalRootProject)
40
41
addCompilerPlugin("org.spire-math" %% "kind-projector" % "0.9.10")
42
43
-addCompilerPlugin("org.scalamacros" % "paradise" % "2.1.0" cross CrossVersion.full)
+addCompilerPlugin("org.scalamacros" % "paradise" % "2.1.1" cross CrossVersion.full)
44
45
scalacOptions += "-Xexperimental"
46
0 commit comments