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 2002b6a commit 2bf1f0aCopy full SHA for 2bf1f0a
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