diff --git a/project/MiMa.scala b/project/MiMa.scala index a229f6e44e..5d8d0af45b 100644 --- a/project/MiMa.scala +++ b/project/MiMa.scala @@ -13,7 +13,7 @@ import com.typesafe.tools.mima.plugin.MimaPlugin.autoImport._ object MiMa extends AutoPlugin { private val latestPatchOf25 = 31 - private val latestPatchOf26 = 8 + private val latestPatchOf26 = 9 override def requires = MimaPlugin override def trigger = allRequirements