update latestPatchOf25 to 2.5.13 (#25231)
This commit is contained in:
parent
2539a2c9e1
commit
07db73d805
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 = 12
|
private val latestPatchOf25 = 13
|
||||||
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