mima latestPatchOf 2.6.10 (#29721)

This commit is contained in:
Patrik Nordwall 2020-10-09 15:44:07 +02:00 committed by GitHub
parent 73a9bbb264
commit efc13f989d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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