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 26a35cc commit 8dbfcbeCopy full SHA for 8dbfcbe
project/Build.scala
@@ -86,7 +86,7 @@ object DottyJSPlugin extends AutoPlugin {
86
object Build {
87
import ScaladocConfigs._
88
89
- val referenceVersion = "3.4.2-RC1"
+ val referenceVersion = "3.5.0-RC4"
90
91
val baseVersion = "3.6.0"
92
// Will be required by some automation later
0 commit comments