We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1035d84 + f275315 commit 83405daCopy full SHA for 83405da
future/build.sbt
@@ -9,7 +9,7 @@ libraryDependencies += "com.thoughtworks.tryt" %%% "covariant" % "2.0.4"
9
10
libraryDependencies += "com.thoughtworks.continuation" %%% "continuation" % "2.0.0"
11
12
-addCompilerPlugin("org.typelevel" %% "kind-projector" % "0.10.0")
+addCompilerPlugin("org.typelevel" %% "kind-projector" % "0.10.3")
13
14
enablePlugins(Example)
15
0 commit comments