update latestPatchOf25 (#25892)

This commit is contained in:
Patrik Nordwall 2018-11-09 09:16:33 +01:00 committed by Arnout Engelen
parent 90bf989630
commit f6dbb91175

View file

@ -11,7 +11,7 @@ import com.typesafe.tools.mima.plugin.MimaPlugin.autoImport._
object MiMa extends AutoPlugin {
private val latestPatchOf25 = 17
private val latestPatchOf25 = 18
private val latestPatchOf24 = 20
override def requires = MimaPlugin