Update latest patch version (#29580)

This commit is contained in:
Christopher Batey 2020-09-10 08:59:57 +01:00 committed by GitHub
parent 7e768fa732
commit 73f04f0a23
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 = 8
private val latestPatchOf26 = 9
override def requires = MimaPlugin
override def trigger = allRequirements