diff --git a/project/MiMa.scala b/project/MiMa.scala index 97980420240..9c9af096737 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 = 15 + private val latestPatchOf210 = 16 override def requires = MimaPlugin override def trigger = allRequirements