MiMa latest patch update to 2.6.14 (#30173)

This commit is contained in:
Johan Andrén 2021-04-08 14:59:08 +02:00 committed by GitHub
parent 318b9614a3
commit 031886a7b3
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 = 32
private val latestPatchOf26 = 13
private val latestPatchOf26 = 14
override def requires = MimaPlugin
override def trigger = allRequirements