Merge pull request #25694 from chbatey/mima2517

Mima latest version to 2.5.17
This commit is contained in:
Patrik Nordwall 2018-10-02 16:44:20 +02:00 committed by GitHub
commit 68074c3deb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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