2.5.10 wire protocol regression (#24625)
This commit is contained in:
parent
58c00b67e5
commit
b7cc50cdd6
7 changed files with 205 additions and 112 deletions
|
|
@ -10,7 +10,7 @@ import com.typesafe.tools.mima.plugin.MimaPlugin.autoImport._
|
|||
|
||||
object MiMa extends AutoPlugin {
|
||||
|
||||
private val latestMinorOf25 = 9
|
||||
private val latestMinorOf25 = 10
|
||||
private val latestMinorOf24 = 20
|
||||
|
||||
override def requires = MimaPlugin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue