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 77468e6 + 34b7260 commit bcc01a9Copy full SHA for bcc01a9
shared/build.sbt.shared
@@ -2,7 +2,7 @@ libraryDependencies += "org.scalatest" %%% "scalatest" % "3.0.3" % Test
2
3
libraryDependencies += "com.thoughtworks.tryt" %%% "covariant" % "2.0.3" % Test
4
5
-libraryDependencies += "com.thoughtworks.continuation" %%% "continuation" % "2.0.0-M2"
+libraryDependencies += "com.thoughtworks.continuation" %%% "continuation" % "2.0.0"
6
7
libraryDependencies += "com.thoughtworks.future" %%% "future" % "2.0.0-M2" % Test
8
0 commit comments