Skip to content

Commit 18b849f

Browse files
committed
Update kind-projector to 0.9.10
1 parent f82cbcd commit 18b849f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ enablePlugins(StandaloneUnidoc, TravisUnidocTitle)
3838

3939
unidocProjectFilter in ScalaUnidoc in unidoc := inAggregates(LocalRootProject)
4040

41-
addCompilerPlugin("org.spire-math" %% "kind-projector" % "0.9.3")
41+
addCompilerPlugin("org.spire-math" %% "kind-projector" % "0.9.10")
4242

4343
addCompilerPlugin("org.scalamacros" % "paradise" % "2.1.0" cross CrossVersion.full)
4444

0 commit comments

Comments
 (0)