MiMa for 2.6.12 take 2 (#29987)

This commit is contained in:
Johan Andrén 2021-02-01 12:48:05 +01:00 committed by GitHub
parent 26c56e5825
commit 9ce6680b01
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View file

@ -13,7 +13,7 @@ import com.typesafe.tools.mima.plugin.MimaPlugin.autoImport._
object MiMa extends AutoPlugin {
private val latestPatchOf25 = 32
private val latestPatchOf26 = 11
private val latestPatchOf26 = 12
override def requires = MimaPlugin
override def trigger = allRequirements