Skip to content

Commit 8ab86e8

Browse files
committed
Update kind-projector to 0.10.3
1 parent 0e2fa3d commit 8ab86e8

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)