We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c43d2d1 commit 1dd2397Copy full SHA for 1dd2397
project/MiMa.scala
@@ -22,7 +22,7 @@ object MiMa extends AutoPlugin {
22
private val firstPatchOf29 = 0
23
private val latestPatchOf29 = 7
24
private val firstPatchOf210 = 0
25
- private val latestPatchOf210 = 0
+ private val latestPatchOf210 = 1
26
27
override def requires = MimaPlugin
28
override def trigger = allRequirements
0 commit comments