Mima latest version 2.5.16

This commit is contained in:
Patrik Nordwall 2018-08-30 07:17:24 +02:00
parent 91240880b8
commit 116dbadda7
2 changed files with 1 additions and 1 deletions

View file

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