Skip to content

Commit 7d6f763

Browse files
authored
chore: Update latestPatch MiMa (#32828)
1 parent b2033b8 commit 7d6f763

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 = 9
25+
private val latestPatchOf210 = 10
2626

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

0 commit comments

Comments
 (0)