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 a0238fb + d7c195b commit 0e75c9bCopy full SHA for 0e75c9b
build.sbt
@@ -77,7 +77,7 @@ val scorexUtil = "org.scorexfoundation" %% "scorex-util" % "0.1.4"
77
val macroCompat = "org.typelevel" %% "macro-compat" % "1.1.1"
78
val paradise = "org.scalamacros" %% "paradise" % "2.1.0" cross CrossVersion.full
79
80
-val specialVersion = "master-61e8ec8c-SNAPSHOT"
+val specialVersion = "master-5136809e-SNAPSHOT"
81
val specialCommon = "io.github.scalan" %% "common" % specialVersion
82
val specialCore = "io.github.scalan" %% "core" % specialVersion
83
val specialLibrary = "io.github.scalan" %% "library" % specialVersion
0 commit comments