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 b2033b8 commit 7d6f763Copy full SHA for 7d6f763
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 = 9
+ private val latestPatchOf210 = 10
26
27
override def requires = MimaPlugin
28
override def trigger = allRequirements
0 commit comments