Skip to content

Commit 1dd2397

Browse files
authored
chore: MiMa latest 2.10.1 (#32634)
1 parent c43d2d1 commit 1dd2397

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 = 7
2424
private val firstPatchOf210 = 0
25-
private val latestPatchOf210 = 0
25+
private val latestPatchOf210 = 1
2626

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

0 commit comments

Comments
 (0)