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.
1 parent 9c350f3 commit 138ec0aCopy full SHA for 138ec0a
project/Build.scala
@@ -91,7 +91,7 @@ object DottyJSPlugin extends AutoPlugin {
91
object Build {
92
import ScaladocConfigs._
93
94
- val referenceVersion = "3.5.2-RC1"
+ val referenceVersion = "3.5.2"
95
96
val baseVersion = "3.6.0"
97
// Will be required by some automation later
0 commit comments