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 a345269 commit 83c43ffCopy full SHA for 83c43ff
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 = 11
+ private val latestPatchOf210 = 12
26
27
override def requires = MimaPlugin
28
override def trigger = allRequirements
0 commit comments