We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dc090e commit cb15028Copy full SHA for cb15028
project/MiMa.scala
@@ -22,7 +22,7 @@ object MiMa extends AutoPlugin {
22
private val firstPatchOf29 = 0
23
private val latestPatchOf29 = 8
24
private val firstPatchOf210 = 0
25
- private val latestPatchOf210 = 5
+ private val latestPatchOf210 = 6
26
27
override def requires = MimaPlugin
28
override def trigger = allRequirements
0 commit comments