Skip to content

Commit 4bbcf84

Browse files
authored
Merge pull request #182 from scala-steward/update/kind-projector-0.9.10
Update kind-projector to 0.9.10
2 parents 2605691 + 18b849f commit 4bbcf84

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)