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 f1adc55 + 3cfbd3c commit 93cb513Copy full SHA for 93cb513
project/Build.scala
@@ -90,7 +90,7 @@ object DottyJSPlugin extends AutoPlugin {
90
object Build {
91
import ScaladocConfigs._
92
93
- val referenceVersion = "3.5.0"
+ val referenceVersion = "3.5.1-RC2"
94
95
val baseVersion = "3.6.0"
96
// Will be required by some automation later
0 commit comments