Skip to content

Commit 77468e6

Browse files
authored
Merge pull request #49 from scala-steward/update/kind-projector-0.9.10
Update kind-projector to 0.9.10
2 parents 19e1680 + c547885 commit 77468e6

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)