update latestPatchOf25 to 2.5.13 (#25231)

This commit is contained in:
Patrik Nordwall 2018-06-18 10:26:39 +02:00 committed by Johan Andrén
parent 2539a2c9e1
commit 07db73d805

View file

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