diff --git a/project/MiMa.scala b/project/MiMa.scala index efd95528394..b959974c4a3 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 = 12 + private val latestPatchOf210 = 13 override def requires = MimaPlugin override def trigger = allRequirements