Update mima version to 2.5.21
This commit is contained in:
parent
532a9bc604
commit
08870e61af
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ import com.typesafe.tools.mima.plugin.MimaPlugin.autoImport._
|
||||||
|
|
||||||
object MiMa extends AutoPlugin {
|
object MiMa extends AutoPlugin {
|
||||||
|
|
||||||
private val latestPatchOf25 = 20
|
private val latestPatchOf25 = 21
|
||||||
private val latestPatchOf24 = 20
|
private val latestPatchOf24 = 20
|
||||||
|
|
||||||
override def requires = MimaPlugin
|
override def requires = MimaPlugin
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue