diff --git a/project/MiMa.scala b/project/MiMa.scala index 3b4c004441e..9054164b58d 100644 --- a/project/MiMa.scala +++ b/project/MiMa.scala @@ -20,7 +20,7 @@ object MiMa extends AutoPlugin { private val firstPatchOf28 = 0 private val latestPatchOf28 = 5 private val firstPatchOf29 = 0 - private val latestPatchOf29 = 2 + private val latestPatchOf29 = 3 override def requires = MimaPlugin override def trigger = allRequirements