Post 2.6.7 updates (#29370)
* Post 2.6.7 updates * MiMa excludes for the JDK11 only JFR classes
This commit is contained in:
parent
54d79df07d
commit
e4b4fc6d8c
2 changed files with 8 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 = 6
|
||||
private val latestPatchOf26 = 7
|
||||
|
||||
override def requires = MimaPlugin
|
||||
override def trigger = allRequirements
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue