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 c6b63fe commit 85f128bCopy full SHA for 85f128b
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 = 13
+ private val latestPatchOf210 = 14
26
27
override def requires = MimaPlugin
28
override def trigger = allRequirements
0 commit comments