Skip to content

Commit 83405da

Browse files
authored
Merge pull request ThoughtWorksInc#27 from scala-steward/update/kind-projector-0.10.3
Update kind-projector to 0.10.3
2 parents 1035d84 + f275315 commit 83405da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

future/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ libraryDependencies += "com.thoughtworks.tryt" %%% "covariant" % "2.0.4"
99

1010
libraryDependencies += "com.thoughtworks.continuation" %%% "continuation" % "2.0.0"
1111

12-
addCompilerPlugin("org.typelevel" %% "kind-projector" % "0.10.0")
12+
addCompilerPlugin("org.typelevel" %% "kind-projector" % "0.10.3")
1313

1414
enablePlugins(Example)
1515

0 commit comments

Comments
 (0)