diff --git a/project/MiMa.scala b/project/MiMa.scala index 16c09513c34..efd95528394 100644 --- a/project/MiMa.scala +++ b/project/MiMa.scala @@ -22,7 +22,7 @@ object MiMa extends AutoPlugin { private val firstPatchOf29 = 0 private val latestPatchOf29 = 8 private val firstPatchOf210 = 0 - private val latestPatchOf210 = 11 + private val latestPatchOf210 = 12 override def requires = MimaPlugin override def trigger = allRequirements