Skip to content

Commit 2200ecb

Browse files
authored
Merge pull request #57 from scala-steward/update/kind-projector-0.10.3
Update kind-projector to 0.10.3
2 parents e13d2ab + 8ab86e8 commit 2200ecb

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.typelevel" %% "kind-projector" % "0.10.0"),
79+
addCompilerPlugin("org.typelevel" %% "kind-projector" % "0.10.3"),
8080
scalacOptions += "-Xexperimental",
8181
scalacOptions += "-Ypartial-unification"
8282
)

0 commit comments

Comments
 (0)