Skip to content

Commit 83c43ff

Browse files
authored
chore: MiMa latest 2.10.12 (#32849)
1 parent a345269 commit 83c43ff

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 = 11
25+
private val latestPatchOf210 = 12
2626

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

0 commit comments

Comments
 (0)