We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9fd5b8 commit 86a51edCopy full SHA for 86a51ed
project/Build.scala
@@ -91,7 +91,7 @@ object DottyJSPlugin extends AutoPlugin {
91
object Build {
92
import ScaladocConfigs._
93
94
- val referenceVersion = "3.5.1-RC2"
+ val referenceVersion = "3.5.2-RC1"
95
96
val baseVersion = "3.6.0"
97
// Will be required by some automation later
0 commit comments