Skip to content

Commit 77dd184

Browse files
hamzaremmalWojciechMazur
authored andcommitted
Bump MiMa check to 3.5.0
1 parent 16336e5 commit 77dd184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ object Build {
107107
* - `3.M.0` if `P > 0`
108108
* - `3.(M-1).0` if `P = 0`
109109
*/
110-
val mimaPreviousDottyVersion = "3.5.0-RC1"
110+
val mimaPreviousDottyVersion = "3.5.0"
111111

112112
/** LTS version against which we check binary compatibility.
113113
*

0 commit comments

Comments
 (0)