Update latestPatchOf26 to 2.6.17 (#30810)
This commit is contained in:
parent
2de42de9fc
commit
9f88a1b596
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 {
|
object MiMa extends AutoPlugin {
|
||||||
|
|
||||||
private val latestPatchOf25 = 32
|
private val latestPatchOf25 = 32
|
||||||
private val latestPatchOf26 = 16
|
private val latestPatchOf26 = 17
|
||||||
|
|
||||||
override def requires = MimaPlugin
|
override def requires = MimaPlugin
|
||||||
override def trigger = allRequirements
|
override def trigger = allRequirements
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue