add missing mima filters, current version was not updated
This commit is contained in:
parent
4456d7752b
commit
b0c9a2be2a
3 changed files with 20 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ import com.typesafe.tools.mima.plugin.MimaPlugin.autoImport._
|
|||
|
||||
object MiMa extends AutoPlugin {
|
||||
|
||||
private val latestPatchOf25 = 13
|
||||
private val latestPatchOf25 = 15
|
||||
private val latestPatchOf24 = 20
|
||||
|
||||
override def requires = MimaPlugin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue