Skip to content

Commit c547885

Browse files
committed
Update kind-projector to 0.9.10
1 parent 19e1680 commit c547885

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
@@ -76,7 +76,7 @@ lazy val unidoc = project
7676
inDependencies(AsynchronousSemaphoreJVM, transitive = true, includeRoot = true) ||
7777
inProjects(asynchronouspoolJVM, invariantJVM)
7878
},
79-
addCompilerPlugin("org.spire-math" %% "kind-projector" % "0.9.9"),
79+
addCompilerPlugin("org.spire-math" %% "kind-projector" % "0.9.10"),
8080
scalacOptions += "-Xexperimental",
8181
scalacOptions += "-Ypartial-unification"
8282
)

0 commit comments

Comments
 (0)