Skip to content

Commit f0a5da4

Browse files
committed
Bump MiMa check to 3.5.0
1 parent 8e1e229 commit f0a5da4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ object Build {
113113
* - `3.M.0` if `P > 0`
114114
* - `3.(M-1).0` if `P = 0`
115115
*/
116-
val mimaPreviousDottyVersion = "3.5.0-RC1"
116+
val mimaPreviousDottyVersion = "3.5.0"
117117

118118
/** LTS version against which we check binary compatibility.
119119
*

0 commit comments

Comments
 (0)