2.6.8 post release changes (#29390)
This commit is contained in:
parent
073ef663c5
commit
1fe573d7ef
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ import com.typesafe.tools.mima.plugin.MimaPlugin.autoImport._
|
|||
object MiMa extends AutoPlugin {
|
||||
|
||||
private val latestPatchOf25 = 31
|
||||
private val latestPatchOf26 = 7
|
||||
private val latestPatchOf26 = 8
|
||||
|
||||
override def requires = MimaPlugin
|
||||
override def trigger = allRequirements
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue