Skip to content

Commit cb15028

Browse files
authored
chore: MiMa latest 2.10.6 (#32730)
1 parent 0dc090e commit cb15028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/MiMa.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ object MiMa extends AutoPlugin {
2222
private val firstPatchOf29 = 0
2323
private val latestPatchOf29 = 8
2424
private val firstPatchOf210 = 0
25-
private val latestPatchOf210 = 5
25+
private val latestPatchOf210 = 6
2626

2727
override def requires = MimaPlugin
2828
override def trigger = allRequirements

0 commit comments

Comments
 (0)