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 2002b6a + 2bf1f0a commit d8cf8a3Copy full SHA for d8cf8a3
project/Build.scala
@@ -81,7 +81,7 @@ object Build {
81
* set to 3.1.3. If it is going to be 3.1.0, it must be set to the latest
82
* 3.0.x release.
83
*/
84
- val previousDottyVersion = "3.0.1"
+ val previousDottyVersion = "3.0.2"
85
86
object CompatMode {
87
final val BinaryCompatible = 0
0 commit comments